|
|
|||
|
|
ContourPlot3D |
| ContourPlot3D[f, {x, xmin, xmax}, {y, ymin, ymax}, {z, zmin, zmax}] produces a three-dimensional contour plot of |
| ContourPlot3D[f plots the contour surface for which |
| Axes | True | whether to draw axes | |
| BoundaryStyle | Automatic | how to draw boundaries of regions | |
| BoxRatios | {1,1,1} | bounding 3D box ratios | |
| ColorFunction | Automatic | how to color contour surfaces | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| Contours | Automatic | how many or what contour surfaces to show | |
| ContourStyle | White | the style for contour surfaces | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| MaxRecursion | Automatic | the maximum number of recursive subdivisions allowed | |
| Mesh | Automatic | how many mesh lines in each direction to draw | |
| MeshFunctions | {#1&,#2&,#3&} | how to determine the placement of mesh divisions | |
| MeshShading | None | how to shade regions between mesh divisions | |
| MeshStyle | Automatic | the style for mesh lines | |
| Method | Automatic | the method to use for refining contour surfaces | |
| NormalsFunction | Automatic | how to determine effective surface normals | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotPoints | Automatic | the initial number of sample points in each direction | |
| PlotRange | {Full,Full,Full,Automatic} | the range of values to include | |
| RegionFunction | (True&) | how to determine whether a point should be included | |
| WorkingPrecision | MachinePrecision | the precision used in internal computations |
| © 2013 Wolfram Research, Inc. |