Main Content
matlab.display.CompactDisplayRepresentation Class
Namespace: matlab.display
Description
The matlab.display.CompactDisplayRepresentation
class is the base class of
the hierarchy of classes that represent the compact display of an object array. Its subclasses
supports two types of representations:
The
PlainTextRepresentation
subclass represents the object array using the data it contains.The
DimensionsAndClassNameRepresentation
subclass represents the object array using its dimensions and class name.
Properties
Version History
Introduced in R2021b