ISSTR Test For Character Array (string)
Section: Inspection Functions
Usage
The syntax forisstr
is
x = isstr(y)
and it returns a logical 1 if the argument is a string and a logical 0 otherwise.
Section: Inspection Functions
isstr
is
x = isstr(y)
and it returns a logical 1 if the argument is a string and a logical 0 otherwise.