Graphing Functions

2D Plots

Two-dimensional graphs are made in Mathcad using plot operators, available from the Insert > Graph menu.

logpts, logspace Create a vector of logarithmically-spaced points.

xy2pol, pol2xy Map to and from rectangular and polar coordinate systems.

3D Plots

Three-dimensional graphs are made in Mathcad using plot operators, available from the Insert > Graph menu.

CreateMesh, CreateSpace Create parametric surfaces and space curves for use in 3D Plots.

cyl2xyz, sph2xyz, xyz2cyl, xyz2sph Map to and from rectangular, cylindrical and spherical coordinate systems.

LoadColormap, SaveColormap Load or create a colormap file for use in 3D Plots.

Polyhedron, PolyLookup Find or generate a uniform polyhedron.