3-D Mesh Graph with Curtain
Display a matrix as a wireframe surface with a reference plane around mesh
Plotted Variables
Z) -- plot matrix values as heights above x-y plane and map values to colormap for mesh line colors.
X,Y,Z) -- X and Y are vectors or matrices defining x and y components of surface.
X,Y,Z,C) -- C is a matrix the same size as Z, defining color values.
More Information
See the meshz reference page for more information.