simulink test manager real time simulation output sdi view
Mostrar comentarios más antiguos
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?


Respuestas (1)
Ritika Thusoo
el 20 de Ag. de 2025
0 votos
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 comentarios
Anne
el 5 de Sept. de 2025
Categorías
Más información sobre Results, Reporting, and Test File Management en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!