Simulink library for "all" version of Simulink/Matlab
Mostrar comentarios más antiguos
Hi
We created library to be used in Simulink (additional blocks for communication) So far so good! Until now we told the user to add the path to our lib in his Matlab/Simulink installation and everything worked fine. The problem is with the version (AFAIK 2015a) the library MUST be in the slx format,
Is there a way to generate a library only once and it works in "all" versions? or is there a trick, so it works in "most" cases?
regards
Respuesta aceptada
Más respuestas (1)
Rohit Jain
el 27 de Jul. de 2015
1 voto
Try saving the libraries in mdl format and then it would be compatible with all previous releases. AFAIK libraries can be saved in mdl or slx format in R2015a.
1 comentario
Norbert Thek
el 27 de Jul. de 2015
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!