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!