Display array details
details(
displays
detailed information about the array, A
)A
.
When A
is a MATLAB® object array, details
displays
more information than the default display. This information includes:
Fully qualified class name, including package names
Link to class documentation
Link to handle
class documentation
for classes that subclass handle
List of all properties that have public get access
List of property values if the array is scalar
Link to list of public methods
Link to list of events
Link to list of all nonhidden superclasses