matrix
古いコメントを表示
I have loaded in a 5x11827 matrix. How to i assign the data from 880 column onwards to a variable x??
x=data(:,880);
i am getting only the 880th column data
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Octave についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!