How can i plot multiple signals on an XY graph in simulink.
조회 수: 130 (최근 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!