createInputDataFile
Class: sltest.testmanager.TestCase
Namespace: sltest.testmanager
Create file as basis for test case input signal data
Description
creates an input file for a test case. The file includes the signals based on the
inport blocks in the model specified for the test case input
= createInputDataFile(tc
,file
)tc
. You
enter the time and signal data either in Microsoft®
Excel® or, for MAT-files, using the signal editor in the Test Manager.
For information on the file format the Test Manager uses for Microsoft Excel files, see Input, Baseline, and Other Test Case Data Formats in Excel.
uses additional arguments specified by one or more input
= createInputDataFile(tc
,file
,Name,Value
)Name,Value
pair arguments.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a