Live overlapping XY plots in simulink
29 views (last 30 days)
Show older comments
In Simulink, I am using the XY Graph block to view a 2D signal during simulation. Is it possible to view multiple signals on the same plot? I know the XY Graph block won't work for this, but is there another way to do this? I would prefer to view the data during the simulation rather than saving the data to the workspace and plotting afterwards.
0 Comments
Answers (2)
David Barry
on 15 Dec 2016
I would recommend using the Simulation Data Inspector rather than scopes. https://uk.mathworks.com/help/simulink/ug/simulation-data-inspector-overview.html
0 Comments
See Also
Categories
Find more on View and Analyze Simulation Results 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!