行列(列ベクトル)の値をグラフ化
Ältere Kommentare anzeigen
512×1の行列の値をグラフ化したいです。 y軸に行番号)x軸に要素の数値をプロットして線で繋いだグラフを表示したいです。
例えば、
1
345
457
53
987
・
・
という要素だと、(1.1),(345,2),(457,3)(53,4)(987,5)といったようにプロットしたいです。
どのようなコマンドがあるでしょうか。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu ライン プロット finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!