필터 지우기
필터 지우기

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

조회 수: 4 (최근 30일)
Martin Schregel
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

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by