An official website of the United States government
Here’s how you know
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock (
)or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.
| bit | Xplor-NIH | VMD-XPLOR |
|---|
|
| Xplor-NIH home Documentation |
![]() |
(2.2) |
In the following example, a rotation matrix is specified by
a rotation axis (2,3,4) and a rotation angle (40
) around
the axis (counterclockwise rotation):
AXIS=( 2, 3, 4 ) 40.
In the next example, a matrix is specified by direct input:
MATRix=( 1. 3. 5. )
( 4. 2. 1. )
( 2. 1. 8. )
The last example shows how to specify a rotation matrix by
using the Eulerian angles
,
,
:
EULEr=( 30. 40. 120. )
Xplor-NIH 2025-11-07