sltest.harness.rebuild
Rebuild test harness and update workspace entries and configuration parameter set based on main model
Description
sltest.harness.rebuild(
rebuilds the test harness harnessOwner
,harnessName
)harnessName
based on the main model
containing harnessOwner
. Optionally, the function transfers the
active configuration set, but not the inactive sets, of the main model, and
workspace entries associated with harnessOwner
to the test
harness harnessName
. The function also rebuilds conversion
subsystems in the test harness. If you specified to use existing generated code for
a SIL/PIL subsystem using sltest.harness.create
or
sltest.harness.set
, the harness rebuild uses that code instead
of regenerating it. Subsystem model test harnesses
always rebuild.
Examples
Input Arguments
Version History
Introduced in R2015a