matlab.display.DisplayConfiguration class
Package: matlab.display
Description
The matlab.display.DisplayConfiguration
class provides the environmental
information required to build the compact display representation of an object array. When an
object array must be displayed in a limited amount of space, such as when it is held within a
structure, cell array, or table, MATLAB® provides a DisplayConfiguration
object to communicate the current
display context.
The container displaying the object array instantiates this class, so you are not required to create an object of the class directly.
Properties
Methods
Version History
Introduced in R2021b