simulink test manager real time simulation output sdi view
Show older comments
I've got a question about Simulink Test Manager, particularly using the Simulation Output. I want to have each test case to log and display certain signals in a predetermined format. I can do this in simulated tests, as it gives me the option to choose an SDI view to organize the signals. But in real-time, this option doesn't seem to be available?? Is there any way to get my signals for the real-time test results auto-plotted?


Answers (1)
Ritika Thusoo
on 20 Aug 2025
0 votes
Hi,
You can use the Simulink® Test Manager to create test cases for Simulink models and code in desktop, SIL, PIL, and HIL (for target computers running Simulink Real-Time™) execution environments. You can create or import test data, run tests, view results, and create reports. You can also import and test C and C++ code, and MATLAB® test scripts.
You can read more regarding the Simulink Test Manager from the following link:
To choose the SDI view for the real-time signals you can refer the following:
- https://www.mathworks.com/matlabcentral/answers/1566953-live-streaming-basics-how-to-stream-real-time-signal-data-from-speedgoat-hardware-to-simulation-dat
- https://www.mathworks.com/matlabcentral/answers/882723-how-can-i-improve-the-live-streaming-performance-of-simulation-data-inspector-sdi-or-dashboard-blo
Here are some other references that you can refer:
- https://www.mathworks.com/matlabcentral/answers/889357-how-to-access-simulation-results-for-custom-criteria-using-simulink-test-in-real-time?s_tid=answers_rc1-3_p3_Topic
- https://www.mathworks.com/matlabcentral/answers/459186-how-can-i-access-simulation-output-signals-in-custom-criteria-callbacks-for-real-time-tests-in-simul
2 Comments
Anne
on 5 Sep 2025
Categories
Find more on Outputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!