Class: matlab.mixin.CustomDisplay
Package: matlab.mixin
Returns text for handle to deleted object display
handleText = matlab.mixin.CustomDisplay.getDeletedHandleText
returns
the text:handleText
= matlab.mixin.CustomDisplay.getDeletedHandleText
'handle to deleted'
The text is linked to the documentation on deleted handle objects.
|
Text |
Static | true |
Access | Protected |
Sealed | true |
Hidden | true |
To learn about attributes of methods, see Method Attributes.