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!