numParameters
Class: Simulink.Mask
Namespace: Simulink
Display number of parameters in a mask
Syntax
Description
maskobj.numParameters returns the number of
                parameters in the mask.
To get the mask object for the mask on a block named BlockName,
                use this command.
                
maskobj = Simulink.Mask.get("BlockName")Examples
Version History
Introduced in R2014a