Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Graphics Primitives /

ContourGraphics

FilledSmallSquare ContourGraphics[array] is a representation of a contour plot.

FilledSmallSquare array must be a rectangular array of real numbers, representing values.

FilledSmallSquare The following options can be given:

FilledSmallSquare ContourGraphics[g] converts DensityGraphics and SurfaceGraphics objects to ContourGraphics. The resulting graphics can be rendered using Show.

FilledSmallSquare Graphics[ContourGraphics[ ... ]] generates a representation in terms of an ordinary Graphics object.

FilledSmallSquare ContourGraphics is generated by ContourPlot and ListContourPlot.

FilledSmallSquare See Section 2.10.1 and Section 2.10.7.

FilledSmallSquare See also: ListContourPlot, DensityGraphics.

FilledSmallSquare New in Version 1.

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.