How do I go threw every steeep of a While loop in a Simulink Model?

I wanted to ask how to go threw every iteration of a while loop in Simulink, so that i can debug my Simulation?

Answers (1)

Hi malek,
One way to go through every iteration of a while loop in Simulink is to add a breakpoint to the signal through the Debug tab in Simulink. For more information you can refer to this answer:

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2019b

Tags

Asked:

on 4 Jul 2023

Answered:

on 4 Jul 2023

Community Treasure Hunt

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

Start Hunting!