Mathematica 9 is now available

MeshRange

Usage

MeshRangeListPlot3D, SurfaceGraphics, ListContourPlot, ListDensityPlot 及相关函数的可选项,用来指定与给定  值阵列对应的   坐标的范围.


Notes

MeshRange->  xmin, xmax ,  ymin, ymax  指定   的范围. 网线之间的距离相等.
MeshRange->Automatic  为阵列中由指标确定的整数网格.
• 在插入SurfaceGraphics等时,MeshRange设置自动由Plot3D等产生.
MeshRange 用来确定表面,等高线以及密度图的标签值.
• 参见 Mathematica 全书: 2.9.11节.
• 同时参见: PlotRange, PlotPoints.
Further Examples

The second plot forces the mesh to extend to the entire domain of the table.

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.