Is there any limitation of line of code in S-function creation?
2 ビュー (過去 30 日間)
古いコメントを表示
I want to generate S-function of around 55 models.So i want to know the limit of line of code for S-function.
0 件のコメント
採用された回答
その他の回答 (2 件)
Ravi
2013 年 7 月 1 日
one is we can use S-function builder... the other is creating those 55 modules in a library of simulink and can access using single .m file. If 55 models want to access using single s-func then there wont be any limitation...
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Block and Blockset Authoring についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!