mesh option=value [,option=value, ...]
A plot option for the mesh plot. See table below.
A value associated with the matching option . See table below.
Error tolerance for mesh decimation. This allows the user to remove polygons for faster display. The number indicates how far away from coplanar two polygons can be before they are no longer eligible to be collapsed into one polygon. A value of 0.0 will touch nothing, while a value of 1.0 will remove everything. Note that this does not work for 2D UCD meshes. |
|||
Line color or off. A color index may be used in place of a color name. Color Names |
|||
Line style. Line Styles |
|||
Number to indicate thickness. 1 is the most thin, and 4 is the thickest. |
|||
Number to be used as scale factor to change the size of the marker for points when point meshes are displayed. |
|||
Name of variable to get mesh data from. If the name is default, then the first appropriate variable found in the current directory of the file will be used. |
The mesh command sets the options used when generating a mesh plot. Note that this command does not change any existing plots, only future ones.