sltest.harness.clone
R2026bCopy test harness
Syntax
Description
sltest.harness.clone( clones
the test harness HarnessOwner,HarnessName)HarnessName associated with the
model or component HarnessOwner. The cloned harness
contains the source harness model contents, configuration settings,
and callbacks.
sltest.harness.clone( uses
an additional argument HarnessOwner,HarnessName,NewHarness)NewHarness to specify the
name of the cloned harness.
sltest.harness.clone(
clones the test harness HarnessOwner,HarnessName,Name=Value)HarnessName associated with
HarnessOwner using additional options specified by one or
more Name=Value pair arguments.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2015b