properties
Class property names
Description
properties( displays the names
of non-hidden properties with public ClassName)GetAccess for the
MATLAB® class, including inherited properties.
properties( displays the names of
non-hidden properties with public obj)GetAccess for the object or
object array. When obj is scalar, properties
also returns dynamic properties. When obj is an array,
properties returns the properties of the class of the array.
Examples
Input Arguments
Output Arguments
More About
Extended Capabilities
Version History
Introduced in R2008a