converting a 3d data into 2d
Show older comments
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 Comment
Accepted Answer
More Answers (1)
Walter Roberson
on 25 May 2015
0 votes
squeeze()
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!