time scope and improving of performance in acceleration modes
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (2)
Yair Altman
am 23 Aug. 2015
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!
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!