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

6 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Titus Edelhofer
Titus Edelhofer el 21 de Oct. de 2015
Hi Martin,
no, tic/toc has no influence on performance.
Titus

Más respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by