Mathematica 9 is now available

ContourPlot

Usage

ContourPlot[f,  x, xmin, xmax ,  y, ymin, ymax ]产生作为xy的函数 f 的等高线图。


Notes

ContourPlot 以非标准形式计算它的参数(参见 A.4.2节)。如果在指定数值被输入前这能安全的被作,应当使用Evaluate计算要画的函数。
• 除以下选项外,ContourPlotContourGraphics一样的可选项:
"\!\(\*StyleBox[\"\\\"Compiled\\\"\", \"MR\"]\) ""\!\(\*StyleBox[\"\\\"True\\\"\", \"MR\"]\) "是否编译要绘制的函数
"\!\(\*StyleBox[\"\\\"PlotPoints\\\"\", \"MR\"]\) ""\!\(\*StyleBox[\"\\\"15\\\"\", \"MR\"]\) "采样函数的每个方向的点数
ContourPlot它有缺省可选项设置Frame -> True.
ContourPlot返回一个ContourGraphics 对象,有 MeshRange 可选项集。
• 参见Mathematica全书:1.9.6节.
• 同时参见: DensityPlot.
Further Examples

Here are two contour plots, one with and one without contour lines.

Evaluate the cells to compare the graphics.

In[1]:=  

In[2]:=  



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.