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