MeshRange
Usage
• MeshRange 是 ListPlot3D, SurfaceGraphics, ListContourPlot, ListDensityPlot 及相关函数的可选项,用来指定与给定  值阵列对应的  和  坐标的范围.
Notes
• MeshRange->Automatic 取  和  为阵列中由指标确定的整数网格. • 在插入SurfaceGraphics等时,MeshRange设置自动由Plot3D等产生. • MeshRange 用来确定表面,等高线以及密度图的标签值.
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]:=
|
|