Function ClearMatrixRows(mA, r, num_rows)
Sets all elements in the matrix rows specified to zero.
Related:
ClearMatrix
ClearMatrixColumns