Class: Simulink.Mask
Package: Simulink
Remove parameter from mask dialog box
removes
parameter, specified by successIndicator
= maskVariable
.removeParameter(controlIdentifier
)controlIdentifier
, like
edit, check box, popup from an existing mask dialog box. First get
the mask object and assign it to the variable maskVariable
.
Successful removal of a parameter returns a Boolean value of 1
.