#title ClearMatrixRows [RCBasic Doc]
#header function ClearMatrixRows(mA, r, num_rows)

Sets all elements in the matrix rows specified to zero.

#ref ClearMatrix ClearMatrixColumns
