convert a 3d matrix to 3 column vector
Mostrar comentarios más antiguos
Hi,
I have a matrix with x position as rows, y position as columns and magnitude as data at (x,y). How can I convert this to a 3 column matrix with (x,y, magnitude)
Thanks
1 comentario
madhan ravi
el 17 de Sept. de 2020
Mind giving an example data?
Respuestas (1)
Categorías
Más información sobre Creating and Concatenating Matrices 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!