SubMatrix ( mA, row, column )

行列 mA から行と列の断面積を除去します。

用例:
     SubMatrix ( 0, 1, 1 )