converting a 3d data into 2d
古いコメントを表示
hi all,
I had a 3d array <1x1x146226> I want to convert this array into <1x146226> to plot it. Can anyone tell me how to do it.
Thanks and humble Regards
1 件のコメント
採用された回答
その他の回答 (1 件)
Walter Roberson
2015 年 5 月 25 日
0 投票
squeeze()
カテゴリ
ヘルプ センター および File Exchange で Data Type Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!