ClearMatrixRows ( mA, row, num_rows )

起点となる行を指定して行列の行をゼロで充填します。

用例:
     ClearMatrixRows ( 0, 1, 2 )