5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
#title JoinMatrixColumns [RCBasic Doc]
|
|
#header sub JoinMatrixColumns(mA, mB, mC)
|
|
|
|
Appends the columns in matrix mB below matrix mA.
|