Main Content
matlab.mixin.CustomDisplay.getSimpleHeader
Class: matlab.mixin.CustomDisplay
Namespace: matlab.mixin
Return simple header for object display
Syntax
header = matlab.mixin.CustomDisplay.getSimpleHeader(obj)
Description
returns the text containing the linked class name for header
= matlab.mixin.CustomDisplay.getSimpleHeader(obj
)obj
and the phrase
'with properties'
.
Input Arguments
Attributes
Static | true |
Access | protected |
Sealed | true |
Hidden | true |
To learn about attributes of methods, see Method Attributes.
Version History
Introduced in R2013b