5 lines
155 B
Plaintext
5 lines
155 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
|