|
D.2.5.3 pmat
Procedure from library inout.lib (see inout_lib).
- Usage:
- pmat(M[,n]); M matrix, n integer
- Return:
- A string representing M in array format if it fits into
pagewidth; if n is given, only the first n characters of
each column are shown (n>1 required), where a truncation
of a column is indicated by two dots (\'..\')
Example:
|