行列(列ベクトル)の値をグラフ化
Show older comments
512×1の行列の値をグラフ化したいです。 y軸に行番号)x軸に要素の数値をプロットして線で繋いだグラフを表示したいです。
例えば、
1
345
457
53
987
・
・
という要素だと、(1.1),(345,2),(457,3)(53,4)(987,5)といったようにプロットしたいです。
どのようなコマンドがあるでしょうか。
Accepted Answer
More Answers (0)
Categories
Find more on ライン プロット in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!