Making a three column matrix
古いコメントを表示
Hi everyone! I am having trouble with the following: I have built a 31 row by 3 columns ceros matrix and I am trying to index values to each column, I want my first column to go from 140 to 440(this are lengths), but when trying to do so my values start from 0, then 140, then 440... Then in the second column I want the values of column 1 to appear because I need to compare how many lengths are being acumulated( this to later build a histogram..) I would very much appreciate your help!
4 件のコメント
Raul Andres Lopez Romero
2017 年 12 月 13 日
Can you provide an example, of what you want? i think you want column 1 140 141 142 . . . 440 but i'm not sure ...
Jan
2017 年 12 月 13 日
Please post your code. How could a reader suggest an improvement without seeing the code?
Liliana Sierra
2017 年 12 月 13 日
Liliana Sierra
2017 年 12 月 13 日
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!