converting a 3d data into 2d
Ältere Kommentare anzeigen
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 Kommentar
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 25 Mai 2015
0 Stimmen
squeeze()
Kategorien
Mehr zu Data Type Conversion finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!