Signal flow in Simulink Model
9 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
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)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!