ClearMatrixRows ( mA, row, num_rows )

Fills matrix rows with Zeroes starting at the given row

Example:
     ClearMatrixRows ( 0, 1, 2 )