Main Content
Simulink.dialog.Text Class
Namespace: Simulink.dialog
Superclasses: Simulink.dialog.Control
Manage text dialog control
Description
The Simulink.dialog.Text
class enables you to manage a
text dialog control in a mask dialog box. To create a text dialog control, get the mask object
and add text dialog control element to it. For more information on adding dialog control
elements to a mask dialog box, see Add Dialog Control Elements to Mask Dialog Box.
The Simulink.dialog.Text
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Alternatives
You can manage a text dialog control using the Parameters & Dialog pane in the Mask Editor dialog box. For more information, see Parameters & Dialog Pane.
Version History
Introduced in R2013b