5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
#title JoinMatrixRows [RCBasic Doc]
|
|
#header sub JoinMatrixRows(mA, mB, mC)
|
|
|
|
Appends the rows in matrix mB onto the right of matrix mA.
|