WLJS LogoWLJS Notebook

ListSurfacePlot3D

ListSurfacePlot3D[{{x1,y1,z1},{x2,y2,z2},…}] plots a three-dimensional surface constructed to fit the specified points.

Examples

Plot a surface from random 3D points:

ListSurfacePlot3D[RandomReal[1, {100, 3}]]

Please visit the official Wolfram Language Reference for more details.

On this page