Previous: matrx Up: ../plot79_m.html Next: matrz
SUBROUTINE MATRY (T,ANGLE) C$ (Rotation About Y Axis) C$ Return in T(*,*) a 4-dimensional transformation matrix C$ corresponding to a rotation by "ANGLE" degrees about the Y C$ axis. A positive angle represents a counterclockwise C$ rotation. C$ (03-APR-82)