6 lines
168 B
Plaintext
6 lines
168 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.
|
|
|