converting a 3d data into 2d
Mostra commenti meno recenti
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 Commento
Risposta accettata
Più risposte (1)
Walter Roberson
il 25 Mag 2015
0 voti
squeeze()
Categorie
Scopri di più su Data Type Conversion in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!