slvnvmergeharness
Combine test data from harness models
Description
collects the test data and initialization commands from each test harness model and
saves them in a handle to the new model.status
= slvnvmergeharness(name
,models
,initialization_commands
)
slvnvmergeharness
assumes that name
and
the rest of the models in models
have only one Signal
Editor block on the top level. If a model in models
does not meet this restriction or its top-level Signal Editor block
does not have the same number of signals as the top-level Signal
Editor block in name
,
slvnvmergeharness
does not merge that model's test data
into name
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2010b