matlab.mixin.CustomDisplay.getHandleText - Return text 'handle' with link to documentation - MATLAB (original) (raw)
Main Content
Class: matlab.mixin.CustomDisplay
Namespace: matlab.mixin
Return text 'handle'
with link to documentation
Syntax
handleText = matlab.mixin.CustomDisplay.getHandleText
Description
`handleText` = matlab.mixin.CustomDisplay.getHandleText
returns the text 'handle'
. If the display supports links, the text is linked to the documentation describing handle classes.
Attributes
Static | true |
---|---|
Access | protected |
Sealed | true |
Hidden | true |
To learn about attributes of methods, seeMethod Attributes.
Version History
Introduced in R2013b