7 lines
181 B
Plaintext
7 lines
181 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
|