SubMatrix ( mA, row, column )

Removes the row/column cross section from matrix mA

Example:
     SubMatrix ( 0, 1, 1 )