converting a 3d data into 2d
Afficher commentaires plus anciens
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 commentaire
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 25 Mai 2015
0 votes
squeeze()
Catégories
En savoir plus sur Data Type Conversion dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!