time scope and improving of performance in acceleration modes
이전 댓글 표시
Simulink suggset to use the time scope instead the scope. But the time scope doesn't have decimation and have sample time. Do I understand right that I must edit sample time of time scope that my model work faster?
답변 (2개)
Yair Altman
2015년 8월 23일
0 개 추천
You can find some ideas on improving your Simulink performance here: http://undocumentedmatlab.com/blog/improving-simulink-performance
If your model includes Matlab functions, then you might also benefit from improving the Matlab code's performance. My "Accelerating MATLAB Performance" book includes numerous tips on how to do this.
Good luck!
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!