How to make custom library in Simulink available to other users and in different versions?
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Fangjun Jiang
2025-3-4
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simulink Environment Customization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!