Does tic,toc influence the performance of a simulink model?

3 次查看(过去 30 天)
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

采纳的回答

Titus Edelhofer
Titus Edelhofer 2015-10-21
Hi Martin,
no, tic/toc has no influence on performance.
Titus

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Monte-Carlo 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by