How can i plot multiple signals on an XY graph in simulink.
175 ビュー (過去 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!