How do I plot a 64x64x64 matrix?
Afficher commentaires plus anciens
Hi
I have a g_val a 64x64x64 matrix. I want to plot it. I though of using mesh. But, I dont know how to obtain the values of the first dimension, second dimension and third dimension so that they can be the X,Y,Z values of the mesh. How do I extract the values in the three dimensions?
Thanks
Réponses (1)
Matt J
le 28 Jan 2022
0 votes
You could use volshow().
Catégories
En savoir plus sur Surface and Mesh Plots 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!