Plot3D¶
Plots a surface z = f[x, y].
Options¶
PlotRange—{zmin, zmax}or{{xmin, xmax}, {ymin, ymax}, {zmin, zmax}}.PlotStyle,PlotLabel,PlotLegends,ImageSize,Background,PlotTheme— as forPlot.AxesLabel—{xLabel, yLabel, zLabel}.BoxRatios— relative side lengths of the enclosing box.Boxed— draw the box frame (True/False).ColorFunction— e.g."Rainbow","TemperatureMap".Mesh—None,All, an integer, or a list of specs.MeshFunctions— functions defining the mesh lines.MeshStyle/MeshShading— styling of the mesh.PlotPoints/MaxRecursion— sampling density.ViewPoint— viewing direction.ViewVertical— which axis is vertical.Lighting— light-source specification.Ticks/AxesEdge— axis control.