How do i store data with a command in matlab?
古いコメントを表示
I need to store data like it shows in this document in part B. How would i do that, is there a specific store values command or not.
採用された回答
その他の回答 (1 件)
Walter Roberson
2015 年 9 月 29 日
counts(roll) = counts(roll) + 1
カテゴリ
ヘルプ センター および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!