sltest.harness.import
Import Simulink model to test harness
Syntax
Description
sltest.harness.import(
                                                  creates a test harness from the Simulink® model
                                                  harnessOwner,'ImportFileName',importModel,'ComponentName',TestedComponent)importModel, with a default
                                                  harness name, associated with
                                                  harnessOwner, with
                                                  TestedComponent the harness
                                                  component under test.
sltest.harness.import(
                uses additional harnessOwner,'ImportFileName',importModel,'ComponentName',TestedComponent,Name,Value)Name,Value arguments to specify test harness
                properties.
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2017a