The harnessopts
structure can have the following
fields. If you do not specify any values, default values are used.
Field | Description |
---|
harnessFilePath | Specifies the file path for creating the harness model.
If an invalid path is specified, slvnvmakeharness does
not save the harness model, but it creates and opens the harness model.
If you do not specify this option, slvnvmakeharness generates
a new harness model and saves it in the MATLAB® current folder. Default: '' |
modelRefHarness | Generates the test harness model that includes model in
a Model block. When false , the test
harness model includes a copy of model . Default: true |
usedSignalsOnly | When true , the Signal Builder block
in the harness model has signals only for input signals in the model.
You must have the Simulink®
Design Verifier™ software and model must
be compatible with that software to detect the input signals. Default: false |