Clear Filters
Clear Filters

How can I fix the model settings error in Simulink Test manager ?

6 views (last 30 days)
Hi, I am working to run MIL/SIL tests on models using Simulink test manager programmatically. I have created a script for the same which threw inport mapping issues while using in Matlab 17b, so I had to switch to Matlab 19b to solve the mapping issues. But this time mapping is successful, but it is throwing the following error in Matlab 19b:
"Could not reset <TestHarnessName> to its original state after test execution. Close the model to revert changes made by Test Manager during test execution. It is likely that some model settings are not supported, such as Fast Restart or Stepping Options.
Not enough input arguments."
Please note that the script worked fine in Matlab 17b if input mapping was done manually. Any feedback is appreciated.

Answers (0)

Categories

Find more on Verification, Validation, and Test in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!