Signal flow in Simulink Model
9 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Guy Rouleau
2013-1-23
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:
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!