Legacy Documentation

Mathematica CalcCenter 2 (2002)

This is documentation for an obsolete product.
Current products and services

Documentation / CalculationCenter / Functions / Graphics / Matrix of Values /

ListContourPlot

FilledSmallSquare ListContourPlot[array] generates a contour plot from an array of height values.

FilledSmallSquare ListContourPlot[array, {zmin, zmax}] generates a plot of array over the specified z-axis range from zmin to zmax.

FilledSmallSquare Successive rows of array are arranged up the page; successive columns across the page.

FilledSmallSquare See also: ListDensityPlot, ListPlot.

Examples

Using InstantCalculators

Here are the InstantCalculators for the ListContourPlot function. Enter the parameters for your calculation and click Calculate to see the result.

In[1]:=

In[2]:=

You can paste a template for this command via the Text Input button on the ListContourPlot Function Controller.

Here is a contour plot of a perturbed cylinder.

In[3]:=



ja