|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| Mesh is an option for Plot3D, DensityPlot and other plotting functions that specifies what mesh should be drawn. |
| None | no mesh drawn | |
| n | n equally spaced mesh divisions | |
| Automatic | automatically chosen mesh divisions | |
| All | mesh divisions between all elements | |
| Full | mesh divisions between regular data points | |
| {spec1,spec2,...} | separate specifications for each mesh function |
| n | n equally spaced divisions | |
| {a1,a2,...} | divisions at values ai | |
| {{a1,g1},...} | divisions drawn with graphics directive gi |
| © 2008 Wolfram Research, Inc. |