Hello MZodet,

Wednesday, September 17, 2003, 2:14:12 PM, you wrote:

Mag> How do I rotate 3D plots/surfaces generated by either cloud or wireframe?



wireframe has the screen parameter which reads a list to rotate ...
something in this kind:

wireframe(object, screen = list( x = 5, y = 5 , z= 10))

Same with cloud function...

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to