number of iteration in Simulink

조회 수: 39 (최근 30일)
Mohamed
Mohamed 2021년 7월 12일
답변: Kiran Felix Robert 2021년 7월 15일
hello everybody
anyone know how to calculate the maximum and minimum iterations of the algorithms in simulink model?
I have my control algorithm built in simulink and I need to count the number of iteration during the running time.
thank you
Moh

답변 (1개)

Kiran Felix Robert
Kiran Felix Robert 2021년 7월 15일
Hi Mohamed,
Try using a Counter with a Trigger in the loop to count the number of iterations.
https://www.mathworks.com/help/dsp/ref/counter.html

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by