|
ContourPlot
ContourPlot[f, {x, xmin, xmax}, {y, ymin, ymax}] generates a contour plot of f as a function of x and y.
ContourPlot[f, {x, xmin, xmax}, {y, ymin, ymax}, {zmin, zmax}] generates a plot of f over the specified z-axis range from zmin to zmax.
See also: DensityPlot.

Examples
Using InstantCalculators
Here are the InstantCalculators for the ContourPlot function. Enter the parameters for your calculation and click Calculate to see the result.
In[1]:=

In[2]:=

Entering Commands Directly
You can paste a template for this command via the Text Input button on the ContourPlot Function Controller.
In[3]:=

|