Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / 3D Options /

MeshRange

FilledSmallSquare MeshRange is an option for ListPlot3D, SurfaceGraphics, ListContourPlot, ListDensityPlot and related functions which specifies the range of and coordinates that correspond to the array of values given.

FilledSmallSquare MeshRange->xmin, xmax, ymin, ymax specifies ranges in and . Mesh lines are taken to be equally spaced.

FilledSmallSquare MeshRange->Automatic takes and to be a grid of integers determined by indices in the array.

FilledSmallSquare Settings for MeshRange are produced automatically by Plot3D, etc. for insertion into SurfaceGraphics etc.

FilledSmallSquare MeshRange is used to determine tick values for surface, contour and density plots.

FilledSmallSquare See Section 2.10.11.

FilledSmallSquare See also: PlotRange, PlotPoints.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.