How to union columns in the same Variable (Array) ?
2 ビュー (過去 30 日間)
古いコメントを表示
採用された回答
その他の回答 (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(:)
3 件のコメント
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!