ListDensityPlot
Usage
• ListDensityPlot[array] 从高度值数组产生一个密度图。
Notes
• ListDensityPlot 返回 DensityGraphics 对象. • ListDensityPlot 和DensityGraphics有相同的选项. • array的行上下排列;列左右排列。 • 参见 Mathematica 全书 : 节 1.9.9.
Further Examples
Here is a density plot made from a table of data. Evaluate the cell to see the graphic.
In[1]:=
|
|