How do I plot a 64x64x64 matrix?

1 visualización (últimos 30 días)
savitha muthanna
savitha muthanna el 28 de En. de 2022
Respondida: Matt J el 28 de En. de 2022
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

Respuestas (1)

Matt J
Matt J el 28 de En. de 2022
You could use volshow().

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by