Plot 3D Meshgrid
6 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!