Generic Function Sub-Matrix (1 method)

( sub-matrix < m > < rr > < cc > )

Part of:

package lisplab
Copies a sub matrix of m. The format of rr = (start stop)
or rr = (start step stop) and the same for the columns.

Method Summary

sub-matrix < t > < t > < t >