How can i plot multiple signals on an XY graph in simulink.
이전 댓글 표시
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개)
Koray S. Erer
2020년 5월 13일
1 개 추천
Hello. The following should do what you need:
Giorgio
2017년 3월 15일
0 개 추천
댓글 수: 4
N Kando
2017년 7월 12일
That's for Matlab.
He wants to send multiple signals to the same scope,
but with an "XY Graph" scope block
instead of the standard scope block.
Álvaro Salcedo
2017년 12월 1일
He friend, did you solve this? Thanks
Youri Miessen
2020년 4월 26일
I have the same problem
Andreas
2020년 5월 11일
Same problem here. I'd like to plot multiple pump curves in one plot.
Andreas
2020년 5월 11일
0 개 추천
Now I have found a similar solution:
So: log your signals and add them to a xy-Plot in the simulation data inspector.
카테고리
도움말 센터 및 File Exchange에서 Get Started with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!