Live overlapping XY plots in simulink
29 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
David Barry
2016-12-15
I would recommend using the Simulation Data Inspector rather than scopes. https://uk.mathworks.com/help/simulink/ug/simulation-data-inspector-overview.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 View and Analyze Simulation Results 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!