removeParameter
Class: Simulink.Mask
Namespace: Simulink
Remove parameter from mask dialog box
Description
removes parameter, specified by successIndicator = maskObj.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 maskObj.
Successful removal of a parameter returns a Boolean value of
1.
Input Arguments
Examples
Version History
Introduced in R2012b