Compare output of models in Simulink with MATLAB 2018a and 2021a
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am trying to compare output of models in Simulink. My current workin MATLAB version is 2018a, and I am planning to upgrade it to 2021a.
I would like to check whether the upgrade will affect any outcome of simulations.
Is there any tutorial for this for Simulink Test, Simulink Coverage, Simulink Design Verifier?
Thank you.
1 Kommentar
Antworten (1)
Anjaneyulu Bairi
am 6 Sep. 2023
I understand that you want to compare the output of models in Simulink with MATLAB 2018a and 2021a, and to achieve this, follow the below steps:
- Using Test manager, you can test two simulation results. Refer to this documentation link for more details - https://www.mathworks.com/help/sltest/ug/test-two-simulations-for-equivalence.html
- To compare Simulink models from any version, refer this documentation link - https://www.mathworks.com/help/simulink/ug/compare-simulink-model-files.html
Hope it helps.
1 Kommentar
Deb Schwartz
am 24 Sep. 2024
Bearbeitet: Deb Schwartz
am 24 Sep. 2024
For the first bullet above about using the Test Manager to test two simulation results. see this documention instead:
Siehe auch
Kategorien
Mehr zu Verification, Validation, and Test finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!