photo

Darshan


Last seen: 2年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to plot multiple curves on the same graph
x = [1 2 3 4 5]; y = [7 8 9 10 11]; plot(x,y) plot(y,x) I want to plot these two curve on a single plot. can you please te...

2年以上 前 | 1 件の回答 | 0

1

回答