Does tic,toc influence the performance of a simulink model?
4 ビュー (過去 30 日間)
古いコメントを表示
Martin Schregel
2015 年 10 月 21 日
コメント済み: Martin Schregel
2015 年 10 月 21 日
Hi everybody,
I would like to measure the elapsed time of my simulink simulation. The Profiler Report slows down my simulation and therefore increases the simulation time. I would like to know, if:
tic; sim('mysimulation'); toc
also influences the simulation performance. I have no idea, how I could detect that.
Many thanks
Martin
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Monte-Carlo についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!