How can I measure the time taken by the code has written inside the S-Function block in Matlab Simulink?

조회 수: 5 (최근 30일)
Hi guys, My Matlab Simulink is too slow. So, to solve this problem, I need to know which part is taken a long time during the execution time. I wrote the code below inside the S-Function block in Matlab Simulink as presented in Figures.
How can I measure the time taken by it comparing with total Matlab Simulink execution time?
Please note that the S-Function block maybe will be applied more than 1000 times, so I can't apply "tic-toc"
thank you in advance

답변 (0개)

카테고리

Help CenterFile Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by