Simulink.dialog.Panel Class
Namespace: Simulink.dialog
Superclasses: Simulink.dialog.Container
, Simulink.dialog.Control
Create instance of panel dialog control
Description
The Simulink.dialog.Panel
class enables you to manage
dialog control elements in panels in a mask dialog box. To create a panel dialog control, get
the mask object and add a panel dialog control element to it. For more information on adding
dialog control elements to a mask dialog box, see addDialogControl
. To manage dialog control elements in a panel, use methods of the
Simulink.dialog.Panel
class.
The Simulink.dialog.Panel
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Methods
Alternatives
You can manage panel dialog control elements using the Property editor in the Mask Editor dialog box. For more information, see Property editor.
Version History
Introduced in R2013b