Class: Simulink.Mask
Package: Simulink
Remove dialog control element from mask dialog box
removes
dialog control element, specified by successIndicator = 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
.