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