Class: matlab.mixin.CustomDisplay
Package: matlab.mixin
Returns default detailed header for object display
header = matlab.mixin.CustomDisplay.getDetailedHeader(obj)
returns
text containing:header
= matlab.mixin.CustomDisplay.getDetailedHeader(obj
)
Linked class name of obj
Link to handle documentation if obj
is
a handle class
The text 'with properties:'
|
MATLAB® object |
|
Text containing the full detailed header, with properly inserted links if the display supports hypertext linking |
Static | true |
Access | Protected |
Sealed | true |
Hidden | true |
To learn about attributes of methods, see Method Attributes.