Signal flow in Simulink Model

18 views (last 30 days)
Harshal
Harshal on 22 Jan 2013
Hello, I have a complicated simulink model and I want to see how the various signals flow in this model. I think there is an option like this in Simulink, but I am not able to find it. If you know how one can observe the signals flowing in a simulink model, please let me know.
I am using MATLAB/ Simulink R2011a
Thanks,
Harshal

Accepted Answer

Guy Rouleau
Guy Rouleau on 23 Jan 2013
The sorted order is the way to see in which order blocks are executed.... this is equivalent to the data flow:
Using the Simulink Debugger, you can see the order into which blocks are executed using the animation:

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!