Compare output of models in Simulink with MATLAB 2018a and 2021a
4 views (last 30 days)
Show older comments
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 Comment
Answers (1)
Anjaneyulu Bairi
on 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 Comment
Deb Schwartz
on 24 Sep 2024
Edited: Deb Schwartz
on 24 Sep 2024
For the first bullet above about using the Test Manager to test two simulation results. see this documention instead:
See Also
Categories
Find more on Verification, Validation, and Test 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!