5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
#title InsertMatrixColumns [RCBasic Doc]
|
|
#header function InsertMatrixColumns(mA, c, num_cols)
|
|
|
|
Insert a number of empty columns into matrix mA starting at the specified column.
|