Section: Inspection Functions
The syntax for isstr is
isstr
x = isstr(y)
and it returns a logical 1 if the argument is a string and a logical 0 otherwise.