Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >
How to | Plot Parametric Functions
Mathematica can plot parametric functions in both two and three dimensions. Use a parametric plot when you can express the and or , , and coordinates at each point on your curve as a function of one or more parameters.
Plot the parametric curve where the parameter varies from to :
In[1]:=
Click for copyable input
Out[1]=
    
You can plot two parametric curves by putting them in a list:
In[2]:=
Click for copyable input
Out[2]=
    
Plot more parametric curves by adding them to the list:
In[3]:=
Click for copyable input
Out[3]=
    
Use ParametricPlot3D to plot the surface defined by :
In[4]:=
Click for copyable input
Out[4]=
    
Plot the parametric curve in 3D:
In[5]:=
Click for copyable input
Out[5]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF