
MAKETRIX(1)            UNIX User's Manual             MAKETRIX(1)

NAME
     maketrix - make a file into a matrix type file

SYNOPSIS
     maketrix [-s] [ncols]

DESCRIPTION
     _M_a_k_e_t_r_i_x reads strings separated by white space (spaces,
     tabs, and newlines) from the standard input and prints _n_c_o_l_s
     of them per line to the standard output until the input is
     exhausted.

OPTIONS
     -s   Be silent about the last line missing columns.  Other-
          wise, a warning is printed.

     ncols
          If ncols is not specified, a two column default is
          used.

SEE ALSO
     unixstat(1), transpose(1), dm(1), reverse(1), series(1),
     perm(1)

AUTHOR
     Gary Perlman

KEYWORDS
     data manipulation

Printed 5/30/85           March 5, 1985                         1

