MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Help in making simple 3d spiral...tai sal

  • To: mathgroup at smc.vnet.net
  • Subject: [mg58112] Re: Help in making simple 3d spiral...tai sal
  • From: Bill Rowe <readnewsciv at earthlink.net>
  • Date: Sat, 18 Jun 2005 06:08:41 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

On 6/17/05 at 5:20 AM, sal at spp.net wrote:

>Does anyone know how to plot a 3d spiral shape (like a screw)  if
>so can you post an example.

ParametricPlot3D[{Cos[t],  Sin[t], 0.1*t}, 
   {t, 0, 20}, Boxed -> False]; 
--
To reply via email subtract one hundred and four


  • Prev by Date: Re: Intersection @ Complement
  • Next by Date: Re: Baker-Campell-Hausdorff
  • Previous by thread: Re: Help in making simple 3d spiral...tai sal
  • Next by thread: Mathematica 5.0 eps generation