Main Content

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

handleText = matlab.mixin.CustomDisplay.getHandleText returns the text 'handle'. If the display supports hypertext linking, the text is linked to documentation describing handle classes.

Output Arguments

handleText

Text handle, linked to the handle documentation.

Attributes

Statictrue
AccessProtected
Sealedtrue
Hiddentrue

To learn about attributes of methods, see Method Attributes.