map
Class: sltest.testmanager.TestInput
Namespace: sltest.testmanager
Map test input to system under test
Syntax
map(input)
map(___,Name,Value)
Description
map(
maps the test input data
input
)input
to the system under test. This
syntax uses the default mapping mode 0
, which
corresponds to the block name, and the default of compiling the
model when the inputs are mapped.
map(___,
maps the test input data Name
,Value
)input
to the system
under test.
Input Arguments
Name-Value Arguments
Examples
Version History
Introduced in R2015b