matlab.mixin.CustomDisplay.getSimpleHeader
Class: matlab.mixin.CustomDisplay
Package: matlab.mixin
Return simple header for object display
Syntax
header = matlab.mixin.CustomDisplay.getSimpleHeader(obj)
Description
returns the default simple header for header
= matlab.mixin.CustomDisplay.getSimpleHeader(obj
)obj
.
Input Arguments
|
MATLAB® object. |
Output Arguments
|
Text containing the linked class name and the phrase |
Attributes
Static | true |
Access | Protected |
Sealed | true |
Hidden | true |
To learn about attributes of methods, see Method Attributes.