5 lines
167 B
Plaintext
5 lines
167 B
Plaintext
#title FillMatrixColumns [RCBasic Doc]
|
|
#header function FillMatrixColumns(mA, c, num_cols, v)
|
|
|
|
Fills matrix columns with the given value starting at the given column
|