Files
RCBASIC4/doc/files/deletematrixrows.txt

9 lines
199 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