How to make custom library in Simulink available to other users and in different versions?
2 ビュー (過去 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!