Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / 2D Plots /

ParametricPlot

FilledSmallSquare ParametricPlot[, , t, tmin, tmax] produces a parametric plot with and coordinates and generated as a function of t.

FilledSmallSquare ParametricPlot[, , , , ... , t, tmin, tmax] plots several parametric curves.

FilledSmallSquare ParametricPlot evaluates its arguments in a non-standard way (see Section A.4.2). You should use Evaluate to evaluate the function to be plotted if this can safely be done before specific numerical values are supplied.

FilledSmallSquare The options that can be given for ParametricPlot are the same as for Plot.

FilledSmallSquare ParametricPlot has the default option setting Axes -> True.

FilledSmallSquare ParametricPlot returns a Graphics object.

FilledSmallSquare See Section 1.9.9.

FilledSmallSquare See also: ContourPlot.

FilledSmallSquare Related packages: Graphics`ImplicitPlot`, Graphics`PlotField`.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.