Plot3D
generate a JavaScript control for the expression
function
in thex
range{x, xMin, xMax}
and{yMin, yMax}
in they
range.
set the
color map
as:CherryTones, Rainbow, RustTones, SunsetColors, TemperatureMap, ThermometerColors, WatermelonColors
Note: This function is available in the console app and in the web interface.
Examples
In the console apps, this command shows an HTML page with a JavaScript of a 3D surface plot control:
With JSForm
you can display the generated JavaScript form of the Manipulate
function
Related terms
JSForm Manipulate ParametricPlot Plot
Implementation status
- ☑ - partially implemented