8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
#title ClearMatrixRows [RCBasic Doc]
|
|
#header Function ClearMatrixRows(mA, r, num_rows)
|
|
|
|
Sets all elements in the matrix rows specified to zero.
|
|
|
|
#ref ClearMatrix ClearMatrixColumns
|
|
|