InsertMatrixRows (mA, row, num_rows )

起点となる行を指定して行列 mA に指定数の空行を削除します。

用例:
     InsertMatrixRows ( 0, 1, 2 )