| Author |
Comment/Response |
carlo
|
06/25/10 11:19am
hi , i need to rotate a ellipse in a parametricplot3d, but i m not able to do it...:)
the rotation should be 0.9 pi oruound z axis on xy plane...
the string is this could you help me?
g10 = ParametricPlot3D[{tl[{-3.5, 7, 1}, ellisse3d[0.5, 1, 1]][
t]}, {t, 1.5 Pi, 2.5 Pi},
PlotRange -> {{-10, 10}, {-10, 10}, {-10, 10}, {-385/424, 385/424}}]
URL: , |
|