| Author |
Comment/Response |
Sinval Santos
|
01/18/04 9:42pm
I tried to change the color for red, but it didn't work
ParametricPlot3D[{Cos[x]Cos[y],Cos[x]Sin[y],x ,RGBColor[1,0,0]},{x,0,2π},{y,0,2π}]
ParametricPlot3D[{Cos[x]Cos[y],Cos[x]Sin[y],x ,Hue[1]},{x,0,2π},{y,0,2π}]
How to do in the parametric form?
Thank you
URL: , |
|