Files
RCBASIC4/doc/files/clearmatrixrows.txt
2026-02-26 15:33:51 -06:00

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