Compare output of models in Simulink with MATLAB 2018a and 2021a
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Anjaneyulu Bairi
2023-9-6
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 个评论
Deb Schwartz
2024-9-24
编辑:Deb Schwartz
2024-9-24
For the first bullet above about using the Test Manager to test two simulation results. see this documention instead:
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Verification, Validation, and Test 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!