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

6 lines
229 B
Plaintext

#title IncrementMatrixRows [RCBasic Doc]
#header Sub IncrementMatrixRows(mA, mB, r, num_rows, value)
Increments all the values in a specified number of rows in matrix mA, starting from row r. The result is stored in matrix mB