|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Contours
Contours
is an option for contour plots that specifies the contours to draw.
DetailsDetails
- The following settings can be given for Contours:
-
n contours at n equally spaced levels Automatic contours chosen automatically {Automatic,n} at most n contours chosen automatically {f1,f2,...} contours at levels 
{{f1,gr1},...} contours drawn with graphics directives 
func a function to be applied to
,
to get the list of contours - With Automatic settings, "nice" equally spaced contour levels are chosen, whose values minimize the number of digits in their decimal representation.
- In ContourPlot and ListContourPlot, Contours specifies contour lines.
- In ContourPlot3D and ListContourPlot3D, Contours specifies contour surfaces.
- ContourPlot and ContourPlot3D let you give an equation
or a list of equations as a way to specify single contours to draw.
New in 2 | Last modified in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




