How can i plot multiple signals on an XY graph in simulink.
129 次查看(过去 30 天)
显示 更早的评论
working on PV systems and need to enter different temperatures and irradiances and plot them on the same graphs for comparison. I need to plot something like the 2nd graph as opposed to the 1st
1 个评论
Aleksandar Belkoski
2023-5-26
What you need is a normal scope block. You click it to show you the signal graph and then using the "file" option at the top left corner you set the nubmer of inputs to however many you like.
回答(3 个)
Andreas
2020-5-11
Now I have found a similar solution:
So: log your signals and add them to a xy-Plot in the simulation data inspector.
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!