Function Pswrite

Part of:

package lisplab
( pswrite < filename > < m > &key (max (mmax m)) (min (mmin m)) )
Writes matrix as postscript bitmap. Port of a2ps.c by Eric Weeks.