Simulink real time test sequence selection from test manager
2 次查看(过去 30 天)
显示 更早的评论
Hi,
My test case (under test manager) settings:
- Load application from : Target Computer
- Target computer : RIG (target name)
I loaded the application into simulink real time machine (speedgoat). The application size is huge and takes more than 10 minutes to build and load. I would like to build and load only one time and then from the test manager I would like to run "N" number test cases. Is it possible? How we can do it?
0 个评论
回答(1 个)
Vidip
2023-10-26
I understand you want to build and load only one time and then from the test manager run "N" number test cases.
Yes, it is possible to build and load your Simulink application into the Speedgoat real-time machine only once and then run multiple test cases from the Test Manager without having to build and load the application again.
To run multiple test cases, you can create a test scenario and add the test cases to the test scenario. Then, you can run the test scenario. The Test Manager will automatically run all the test cases in the test scenario, one at a time.
For further information, refer to the documentation link below:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Outputs 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!