Main Content
isfield
Determine if input is structure array field
Syntax
Description
Examples
Input Arguments
Tips
If the input argument
S
is an object, thenisfield
always returns0
, even whenfield
is the name of a property.To determine if a name is the name of a property of an object, use the
isprop
function.
Extended Capabilities
Version History
Introduced before R2006a