DiffEqs`MatrixTools`
This package provides functions for manipulating the columns of a matrix.
|
TakeColumn[matrix,
n] returns as a list
the nth column of matrix. |
This loads the package.
<< DiffEqs`MatrixTools`
The following illustrate the use of the functions in MatrixTools.