plot3d cylinder



Greetings!

Jean-Fran?ois MAUREL <jfr.maurel at gmail.com> writes:

> Hi,
>
> I am using wxmaxima on windows vista.
> I would like to draw a cylinder. I only obtain a circle:
>
> r:1$
> x:r*cos(theta)$
> y:r*sin(theta)$
> p:plot3d([x,y,z],[theta,-%pi,%pi],[z,0,10])$
>

Am unfamiliar with the full syntax, but

z:w$
p:plot3d([x,y,z],[theta,-%pi,%pi],[w,0,10])$

works.

Take care,
-- 
Camm Maguire			     		    camm at maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah