matlab.mixin.CustomDisplay.getDetailedFooter
Class: matlab.mixin.CustomDisplay
Package: matlab.mixin
Returns default detailed footer for object display
Syntax
headerText = matlab.mixin.CustomDisplay.getDetailedFooter(obj)
Description
returns
the text containing:headerText
= matlab.mixin.CustomDisplay.getDetailedFooter(obj
)
Methods, Events, Superclass
Each link executes the respective command on obj
.
Input Arguments
|
MATLAB® object |
Output Arguments
|
Text containing the linked phrase |
Attributes
Static | true |
Access | Protected |
Sealed | true |
Hidden | true |
To learn about attributes of methods, see Method Attributes.