6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
#title FillMatrixRows [RCBasic Doc]
|
|
#header Function FillMatrixRows(mA, r, num_rows, v)
|
|
|
|
Fills matrix rows with the given value starting at the given row
|
|
|