Live overlapping XY plots in simulink
35 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
David Barry
am 15 Dez. 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 Kommentare
Siehe auch
Kategorien
Mehr zu View and Analyze Simulation Results finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!