Run Simulink R2014b model in R2022b version
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I would lke to run a R2014b smulnk model in R2022b version. Please help.
0 commentaires
Réponses (1)
Mark McBroom
le 25 Mar 2023
Theoretically you can open a model from an older release and it should open and run. The upgrade advisor https://www.mathworks.com/help/simulink/slref/upgradeadvisor.html should automatically open and help you with process. However, when jumping so many versions this may not work due to significant changes in SImulink. When this happens, the recommendation is usually to migrate your model in stages. For example, first open the model in R2018b and save. Then open the model in R2022b and save.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!