I have a Matrix 2x15. I want to plot row 1 in the x-axis and row 2 in the y-axis. How can I do?

 採用された回答

Birdman
Birdman 2018 年 3 月 16 日

3 投票

plot(a(1,:),a(2,:))

その他の回答 (0 件)

カテゴリ

タグ

質問済み:

2018 年 3 月 16 日

回答済み:

2018 年 3 月 16 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by