Plot 3D Meshgrid

2 visualizzazioni (ultimi 30 giorni)
ac_bm_mat
ac_bm_mat il 9 Set 2024
Risposto: Star Strider il 9 Set 2024
I want to plot a 3D meshgrid generated by
[X, Y, Z] = meshgrid(0:3, 4:5, 7:9)
with nodes and 3D cuboid elements. Can you help me to do that.

Risposte (1)

Star Strider
Star Strider il 9 Set 2024
See thee documentation sections in Volume Visualization.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by