Legacy Documentation

Mathematica CalcCenter 2 (2002)

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

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

ListDensityPlot

FilledSmallSquare ListDensityPlot[array] generates a density plot from an array of height values.

FilledSmallSquare ListDensityPlot[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: ListContourPlot, ListPlot.

Examples

Using InstantCalculators

Here are the InstantCalculators for the ListDensityPlot 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 ListDensityPlot Function Controller.

Here is a density plot made from a table of data.

In[3]:=

In[4]:=

Clear the variable definition.

In[5]:=



ja