Compare output of models in Simulink with MATLAB 2018a and 2021a
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Risposte (1)
Anjaneyulu Bairi
il 6 Set 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 Commento
Deb Schwartz
il 24 Set 2024
Modificato: Deb Schwartz
il 24 Set 2024
For the first bullet above about using the Test Manager to test two simulation results. see this documention instead:
Vedere anche
Categorie
Scopri di più su Verification, Validation, and Test in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!