|
|
|||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| Contours is an option for contour plots that specifies the contours to draw. |
| n | contours at n equally spaced levels | |
| Automatic | contours chosen automatically | |
| {Automatic,n} | at most n contours chosen automatically | |
| {f1,f2,...} | contours at levels fi | |
| {{f1,gr1},...} | contours drawn with graphics directives gri | |
| func | a function to be applied to zmin, zmax to get the list of contours |