Live overlapping XY plots in simulink
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.
Answers (2)
Koray S. Erer
on 13 May 2020
2 votes
Hello. The following should do what you need:
1 Comment
beni hadi
on 6 Oct 2020
Thank you for your guidance.
David Barry
on 15 Dec 2016
0 votes
I would recommend using the Simulation Data Inspector rather than scopes. https://uk.mathworks.com/help/simulink/ug/simulation-data-inspector-overview.html
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!