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

5 lines
167 B
Plaintext

#title InsertMatrixRows [RCBasic Doc]
#header function InsertMatrixRows(mA, r, num_rows)
Insert a number of empty rows into matrix mA starting at the specified row.