ISSTRUCT Test For Structure Array
Section: Inspection Functions
Usage
The syntax forisstruct
is
x = isstruct(y)
and it returns a logical 1 if the argument is a structure array, and a logical 0 otherwise.
Section: Inspection Functions
isstruct
is
x = isstruct(y)
and it returns a logical 1 if the argument is a structure array, and a logical 0 otherwise.