Store vector values in a array
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am trying to store the output of a calculation
5
6
9
10
which is a vector into an array. Can someone please help? TIA
0 件のコメント
回答 (1 件)
Bryant Lash
2019 年 4 月 16 日
Hi, it's not clear what you're trying to accomplish. Is
Array = [5,6,9,10]
a suitable answer? If not, please be more speicific with your issue.
6 件のコメント
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!