Hi everyone,
I'm trying to input my test values into the InputScenario for one of my signals. This signal is an array of 40 values, and I want to input both the time values and the corresponding array data as my test set.
However, I keep encountering compatibility issues when I try to use the Author Signal Editor with the time set as time=[0;] and the corresponding array [1..40 times;].
I’ve also attempted the following:
- Using the data table directly.
- Deleting the default table to input my data, but doing so causes my MATLAB session to hang, requiring a force quit.
- Using the "Select Waveform" and "Delete" options from the signal editor’s taskbar, but this also causes the application to hang.
Could anyone suggest a more efficient way to input this data without causing these issues?
Thanks in advance for your help!