.TH MAKETRIX 1STAT "October 27, 1982"
.SH NAME
maketrix -\ make a file into a matrix type file
.SH SYNOPSIS
.B maketrix
[ncols]
.SH DESCRIPTION
.I Maketrix
reads strings separated by white space (spaces, tabs, and newlines)
from the standard input and prints \fBncols\fR of them per line
to the standard output until the input is exhausted.
If \fBncols\fR is not specified, a two column default is used.
The program will issue a warning if the last line of the input
does not have the same number of columns as the previous lines.
.SH SEE\ ALSO
Other CSL statistical programs.
.SH AUTHOR
Gary Perlman
.SH BUGS
