


XPOSE(UCL)        MISC. REFERENCE MANUAL PAGES         XPOSE(UCL)



NAME
     xpose -- transpose pattern vector  arrays  supplied  as  PRW
     text stream

SYNOPSIS
     xpose <pvin.txt >pvout.txt

DESCRIPTION
     xpose is a program to process a text stream of pattern  vec-
     tor  data  in the vector labelled format accepted by gendat.
     If the input pattern is R rows by  C  columns,  the  program
     performs  a  transposition to produce an output pattern of C
     rows by R columns.  xpose  actually  performs  a  90  degree
     anti-clockwise  rotation  of  the  data  (this keeps spectra
     looking right).

OPTIONS
     -I         Identify program name and version number.

VERSION/AUTHOR
     1.0  Mark Huckvale

SEE ALSO
     gendat, xform, runchop

BUGS
SOURCE
     /users/mark/sfs/man/../prw/util.src/xpose.c



























Sun Release 4.1         Last change: PRW1                       1



