fieldnames
Field names of structure, or public fields of Java or Microsoft COM object
Description
fields = fieldnames(
returns a
cell array of character vectors containing the name, type, attributes, and inheritance of
the properties of obj
,'-full')obj
. The input argument obj
is a
Java® or Microsoft® COM object.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced before R2006a
See Also
setfield
| getfield
| isfield
| orderfields
| rmfield
| struct2cell
| properties
| cell2struct