Simulink library link not found
Mostrar comentarios más antiguos
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 comentario
Amine mohamed
el 2 de Dic. de 2018
Editada: Amine mohamed
el 2 de Dic. de 2018
Hi ! I've a 2014 matlab version, please could you upload the missing library to run 'spsDieselMotorModel' ? thank you !
Respuestas (2)
Madhu Govindarajan
el 2 de Oct. de 2018
1 voto
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
2 comentarios
Akash Menon
el 3 de Oct. de 2018
Madhu Govindarajan
el 4 de Oct. de 2018
Cool, am glad it works now :)
Amine mohamed
el 2 de Dic. de 2018
0 votos
Hi ! I've a 2014 matlab version, please could you upload the missing library to run 'spsDieselMotorModel' ? Thank you.
1 comentario
Akash Menon
el 10 de Dic. de 2018
Categorías
Más información sobre Simulink Environment Customization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!