isMaskWithDialog
Class: Simulink.Mask
Namespace: Simulink
Syntax
returnValue = maskObj.isMaskWithDialog
Description
returnValue = maskObj.isMaskWithDialog
returns a
logical value to indicate whether the block mask contains both dialog controls and
parameters.
If the mask contains a dialog control and mask parameters then a logical value
1
is returned, 0
otherwise.
Output Arguments
Examples
Version History
Introduced in R2024b