removeDialogControl
Class: Simulink.Mask
Package: Simulink
Remove dialog control element from mask dialog box
Description
removes dialog control element, specified by
success
= maskVariable.removeDialogControl(controlIdentifier
)controlIndentifier
, like text, hyperlinks, or tabs from a mask
dialog box. First get the mask object and assign it to the variable
maskVariable
.
Successful removal of a dialog control element returns a Boolean
value of 1
.
Input Arguments
Examples
Version History
Introduced in R2013b