|
|
||
|
|
ListSurfacePlot3D |
| ListSurfacePlot3D[{{x1, y1, z1}, {x2, y2, z2}, ...}] plots a three-dimensional surface constructed to fit the specified points. |
| Axes | True | whether to draw axes | |
| BoundaryStyle | Automatic | how to draw boundary lines for surfaces | |
| BoxRatios | Automatic | bounding 3D box ratios | |
| ColorFunction | Automatic | how to determine the color of the surface | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| MaxPlotPoints | Automatic | the maximum number of points to include | |
| Mesh | Automatic | how many mesh lines in each direction to draw | |
| MeshFunctions | {#1&,#2&,#3&} | how to determine the placement of mesh lines | |
| MeshShading | None | how to shade regions between mesh lines | |
| MeshStyle | Automatic | the style for mesh lines | |
| Method | Automatic | the method to use for interpolation and data reduction | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotRange | All | the range of values to include | |
| PlotRangePadding | Automatic | how much to pad the range of values | |
| PlotStyle | Automatic | graphics directives to specify the style for the surface | |
| RegionFunction | (True&) | how to determine whether a point should be included |
| © 2008 Wolfram Research, Inc. |