Ask Your Question

Revision history [back]

Can you fix the orientation of the axes in plot3d when using @interact?

I am using @interact to show how the tangent vector of a vector-valued function changes with the parameter t. I use a slider to change t. Each time I change the slider value, the graph autoupdates and loses the orientation that I set after my initial look.

Is there a way to fix the orientation of the axes so that when I change my slider value and the graph updates I still have the same orientation?