Files
RCBASIC4/doc/files/incrementmatrixrows.txt
2024-10-06 17:07:06 -04:00

5 lines
228 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