Using Simulink     Search    Help Desk 

Mask Parameters

This section lists parameters that describe masked blocks. This table lists masking parameters, which correspond to Mask Editor dialog box parameters.

Mask Parameters 

Parameter
Dialog Box Parameter
Values
MaskType

Mask type

string

MaskDescription

Block description

string

MaskHelp

Block help

string

MaskPrompts

Prompt (see below)

cell array of strings

MaskPromptString

Prompt (see below)

delimited string

MaskStyles

Control type (see below)

cell array {Edit} | Checkbox | Popup

MaskStyleString

Control type (see below)

{Edit} | Checkbox | Popup

MaskVariables

Variable (see below)

string

MaskInitialization

Initialization commands

MATLAB command

MaskDisplay

Drawing commands

display commands

MaskIconFrame

Icon frame (Visible is on, Invisible is off)

{on} | off

MaskIconOpaque

Icon transparency (Opaque is on, Transparent is off)

{on} | off

MaskIconRotate

Icon rotation (Rotates is on, Fixed is off)

on | {off}

MaskIconUnits

Drawing coordinates

Pixel | {Autoscale} | Normalized

MaskValues

Block parameter values (see below)

cell array of strings

MaskValueString

Block parameter values (see below)

delimited string

MaskTunableValues

Tunable parameter attributes

cell array of strings

MaskTunableValue

String

Tunable parameter attributes

delimited string

When you use the Mask Editor to create a dialog box parameter for a masked block, you provide this information:

The mask parameters, listed in the table on the previous page, store the values specified for the dialog box parameters in these ways:



[ Previous | Help Desk | Next ]