Re: help
- Subject: [mg2544] Re: [mg2525] help
- From: rpratt at math.unc.edu (Robert Pratt)
- Date: Fri, 17 Nov 1995 05:20:54 GMT
- Approved: usenet@wri.com
- Distribution: local
- Newsgroups: wri.mathgroup
- Organization: Wolfram Research, Inc.
- Sender: daemon at wri.com ( )
The following command should do the trick:
ParametricPlot[{t Cos[t], t Sin[t]}, {t, 0, 4 Pi}, AspectRatio->Automatic]
Rob Pratt
Department of Mathematics
The University of North Carolina at Chapel Hill
CB# 3250, 331 Phillips Hall
Chapel Hill, NC 27599-3250
rpratt at math.unc.edu
On Thu, 16 Nov 1995, James D. Wetter wrote:
> To anyone,
>
> I cannot seem to plot this function.
>
> Use ParametricPlot to plot the graph
> f(t) = tcost i + tsint j
> for 0 is less than or equal t and greater than or equal to
>
> 4Pi Set the AspectRatio option to Automatic.
>
> If if you know the solution please send it to me. It will
>
> be helpful. If you don't know the solution could you send me
>
> and address of someone who might khow the soultion.
>
> Thanks
> James
>
> email gt0477b at prism.gatech.edu
>
>