MATLAB Function Reference
  Go to function:
    Search    Help Desk 
rotate3d    See Also

Rotate Axes using mouse

Syntax

Description

rotate3d on enables interactive Axes rotation within the current Figure using the mouse. When interactive Axes rotation is enabled, clicking on an Axes draws an animated box, which rotates as the mouse is dragged, showing the view that will result when the mouse button is released. A numeric readout appears in the lower-left corner of the figure during this time, showing the current azimuth and elevation of the animated box. Releasing the mouse button removes the animated box and the readout, and changes the view of the Axes to correspond to the last orientation of the animated box.

rotate3d off disables interactive Axes rotation in the current Figure.

rotate3d toggles interactive Axes rotation in the current Figure.

See Also

rotate, view



[ Previous | Help Desk | Next ]