What does the message Failed to load library 'powerlib_extras' in R2017a Simulink mean?
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Walter Roberson
2017 年 3 月 18 日
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 件のコメント
Walter Roberson
2017 年 3 月 18 日
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
その他の回答 (1 件)
Taiquan Liu
2018 年 11 月 23 日
Hi, it seems that for me (2018b) installing Simscape Electrical will solve this problem.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!