MATLAB: Signal flow in Simulink Model

MATLABmodellingsignal flowsimulink

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

Best Answer

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: