Plot 3D shape with grid cell

Can we plot some 3D like this using MATLAB? I will only need to enter XYZ to get the 3D shape of XYZ with the grid cells as the above image. Thank you all.

Respuestas (1)

KSSV
KSSV el 31 de Ag. de 2021

0 votos

You have variety of functions to achieve it. It depends on what data you have. I assume you have a 3D volume data i.e. matrices of size mxnxp for X, Y, Z, They would be obtained from ndgrid. What you have plotted can be achieved using slice function. Read about slice. Also you have volumeViewer app, have a look on that.

Categorías

Más información sobre Surfaces, Volumes, and Polygons en Centro de ayuda y File Exchange.

Productos

Versión

R2021a

Etiquetas

Preguntada:

el 31 de Ag. de 2021

Respondida:

el 31 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by