How to make custom library in Simulink available to other users and in different versions?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I wonder if there is a way to import a custom library. I wouldnt want to re-create for all users the custom library. Or one should create a custom Toolbox to have/use a set of custom re-occuring functions and blocks?
0 comentarios
Respuestas (1)
Fangjun Jiang
el 4 de Mzo. de 2025
If you have a newer version of MATLAB (e.g. R24b), you can save/export a Simulink model or library as older version (e.g. R23b), then other users can use it, assuming there are no incompatibility issues in the model contents.
0 comentarios
Ver también
Categorías
Más información sobre Simulink Environment Customization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!