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