Simulink library link not found
이전 댓글 표시
Hi,
I recently got a file from file exchange and ran the simulink model on Matlab 2018b and it worked. Now I have successfully exported it to 2016b and it gives me an error saying that for one of the components inside- it could not link to it. It gives a 'blockerror'
Is this an issue with the path? If so, how can I find where it is?
Here's a link to the problem: https://youtu.be/Tl8eJgye7R8
Hope someone can help me! Thanks!
댓글 수: 1
Amine mohamed
2018년 12월 2일
편집: Amine mohamed
2018년 12월 2일
Hi ! I've a 2014 matlab version, please could you upload the missing library to run 'spsDieselMotorModel' ? thank you !
답변 (2개)
Madhu Govindarajan
2018년 10월 2일
1 개 추천
If you type which -all spsDieselMotorModel in MATLAB R2016b, it might say 'spsDieselMotorModel' not found.
This must be part of a toolbox that you are missing in R2016b, but have in R2018b. Find the difference between installed toolboxes using ver and you should be able to fix this issue.
Madhu
Amine mohamed
2018년 12월 2일
0 개 추천
Hi ! I've a 2014 matlab version, please could you upload the missing library to run 'spsDieselMotorModel' ? Thank you.
카테고리
도움말 센터 및 File Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!