How to union columns in the same Variable (Array) ?
古いコメントを表示

.
.
How do i union column 1,2,3.... 9 together in this case? All in the same variable.
1 件のコメント
Jan
2014 年 11 月 1 日
Please do not post screen shots. It makes it much harder to create an answer.
採用された回答
その他の回答 (2 件)
Azzi Abdelmalek
2014 年 10 月 31 日
They are already in the same variable, but if you mean how to reshape for example the variable x
out=x(:)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!