ISSTRUCT Test For Structure Array

Section: Inspection Functions

Usage

The syntax for isstruct is
   x = isstruct(y)

and it returns a logical 1 if the argument is a structure array, and a logical 0 otherwise.