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