Old-version simscape model cannot run on MATLAB 2020
Ältere Kommentare anzeigen
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.
Antworten (1)
Swetha Polemoni
am 15 Sep. 2021
1 Stimme
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 Kommentar
Randy Chen
am 18 Sep. 2021
Kategorien
Mehr zu Simscape Multibody finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!