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

10 lines
200 B
Plaintext

#title DeleteMatrixRows [RCBasic Doc]
#header Function DeleteMatrixRows(mA, r, num_rows)
Removes the specified rows from a matrix
Returns false if rows are outside matrix
#ref DeleteMatrixColumns