Does tic,toc influence the performance of a simulink model?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Martin Schregel
il 21 Ott 2015
Commentato: Martin Schregel
il 21 Ott 2015
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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Monte-Carlo in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!