matlab.mixin.CustomDisplay.getHandleText
Class: matlab.mixin.CustomDisplay
Package: matlab.mixin
Return text 'handle'
with link to documentation
Syntax
handleText = matlab.mixin.CustomDisplay.getHandleText
Description
returns
the text handleText
= matlab.mixin.CustomDisplay.getHandleText'handle'
. If the display supports hypertext
linking, the text is linked to documentation describing handle classes.
Output Arguments
|
Text |
Attributes
Static | true |
Access | Protected |
Sealed | true |
Hidden | true |
To learn about attributes of methods, see Method Attributes.