Previous: matrz Up: ../plot79_m.html Next: matsh


MATSC

       SUBROUTINE  MATSC (T, SX,SY,SZ)
 C$    (Scaling Matrix)
 C$    Return in T(4,4) a scaling  matrix which will multiply  the
 C$    X, Y, and Z coordinates by SX, SY, and SZ, respectively.
 C$    (03-APR-82)