rotview

Visual interface for Euler angles and rotations.

Syntax
rotview
rotview(angles)
rotview(alpha,beta,gamma)
rotview(R)
Description

This GUI provides an interactive display of Euler angles and their associated frame rotations. EasySpin's standard frame definitions are included.

Euler angles can varied in the GUI. Provide initial values either via one 3-element input angles = [alpha,beta,gamma], or three separate inputs alpha, beta, and gamma; alternatively, a 3x3 rotation matrix, R, can be supplied. The angles must be in radians.

See also

erot, eulang