Simulink real time test sequence selection from test manager

4 views (last 30 days)
Hi,
My test case (under test manager) settings:
  1. Load application from : Target Computer
  2. 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?

Answers (1)

Vidip
Vidip on 26 Oct 2023
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:

Categories

Find more on Real-Time Simulation and Testing in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!