From the Design Gateway,
select a model.
Click the Dataflow tab, and click the Mappings
subtab.
If you want to filter on the parameter or file parameter name, type
a name in the Name text box.
Isight
filters the list and displays the parameters and file parameters matching
the name entered according to the following rules:
-
The entered name is matched as a prefix. For example, the entry Wing
matches parameters or file parameters named WingSpan,
and WingArea, but not parameters or file parameters
named SpanWing or AreaWing.
-
The entered name can contain wildcard characters, such as ?
(matching any one character) and * (matching zero or
more characters). For example, Wing is treated implicitly
as Wing*.
-
The entered name is matched against top-level parameters and file parameters
only, unless one or more periods (.) are entered. In that case, the name
is treated as an aggregate member path, and the period-delimited substrings
are matched separately.
If you want to filter on the mode, select a mode (All,
Input, Output, InOut,
or Local) from the Mode
list.
For more information on these settings, see About Parameters or About File Parameters.
If you want to filter on the type, select a type (Boolean,
Integer, Real, or String)
from the Type list.
For more information on these settings, see About Parameters.
|