Determine if input is structure array field
If the input argument S
is an object, then
isfield
always returns 0
, even when
field
is the name of a property.
To determine if a name is the name of a property of an object, use the isprop
function.
fieldnames
| getfield
| is*
| isa
| isstruct
| orderfields
| rmfield
| setfield
| struct