How can i plot multiple signals on an XY graph in simulink.

189 views (last 30 days)
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

Answers (3)

Koray S. Erer
Koray S. Erer on 13 May 2020

Giorgio
Giorgio on 15 Mar 2017
Take a look at hold on
  4 Comments
Andreas
Andreas on 11 May 2020
Same problem here. I'd like to plot multiple pump curves in one plot.

Sign in to comment.


Andreas
Andreas on 11 May 2020
Now I have found a similar solution:
So: log your signals and add them to a xy-Plot in the simulation data inspector.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!