What does the message Failed to load library 'powerlib_extras' in R2017a Simulink mean?
22 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ben Le
am 18 Mär. 2017
Beantwortet: Taiquan Liu
am 23 Nov. 2018
Hello everyone,
I ran a system in Simulink (R2017a Student version) and received a message: " Failed to load library 'powerlib_extras'. Please see the attached file. I don't know if my Simulink has issue or I am missing something else. Can anyone show me how to solve this issue? Thank you in advance for any your help!
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 18 Mär. 2017
Does anything show up when you use
which powerlib_extras
For me on OS-X it shows
/Applications/MATLAB_R2017a.app/toolbox/physmod/powersys/powersys/powerlib_extras.slx
indicating that it should normally be installed as part of physmod, the formal name of which is Simscape Multibody
3 Kommentare
Walter Roberson
am 18 Mär. 2017
Please show the output of
which powerlib_extras
If nothing shows up then Simscape Multibody did not get installed properly and you should reinstall it.
It looks to me as if you might have chosen a custom directory to install in, as I would have expected R2017a as the directory name instead of 2017a
Weitere Antworten (1)
Taiquan Liu
am 23 Nov. 2018
Hi, it seems that for me (2018b) installing Simscape Electrical will solve this problem.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!