Old-version simscape model cannot run on MATLAB 2020
Afficher commentaires plus anciens
I downloaded a 2017-version simscape model and attempted to run it on MATLAB 2020, but it keeps giving me this error:


I tried resaving this simscape model in my 2020-version MATLAB, but it doesn't work. I have simscape and simscape model body, etc, installed properly already.
Réponses (1)
Swetha Polemoni
le 15 Sep 2021
1 vote
Hi,
The error is because Simscape no longer supports use of first-generation functions and blocks in 2017, so it cannot find the library mblibv1 .
As a workaround, you can do any of the following
- Run files in 2019b or earlier versions
- Update the model using blocks from Simscape Multibody Second Generation Library (sm_lib).
- Use Simscape Multibody 1G Conversion Assistant tool to build Simscape Multibody 2G model that provides same behavior as 1G model.
1 commentaire
Randy Chen
le 18 Sep 2021
Catégories
En savoir plus sur Simscape Multibody dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!