How can i plot multiple signals on an XY graph in simulink.
111 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/161734/image.jpeg)
1 Kommentar
Aleksandar Belkoski
am 26 Mai 2023
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.
Antworten (3)
Andreas
am 11 Mai 2020
Now I have found a similar solution:
So: log your signals and add them to a xy-Plot in the simulation data inspector.
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!