converting a 3d data into 2d
Mostrar comentarios más antiguos
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 comentario
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 25 de Mayo de 2015
0 votos
squeeze()
Categorías
Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!