Skip to content

meshz

Mesh plot with curtain (skirt) at the boundary.

h = meshz(X, Y, Z, ...)

Like mesh but adds a vertical curtain dropping to the floor at the boundary of the surface — emphasizes the shape’s height profile.

meshz(peaks(50))
  • mesh — 3D mesh (wireframe) plot.
  • waterfall — 3D waterfall plot — independent line traces along one dimension.