Files
RCBASIC4/doc/files/joinmatrixrows.txt
2024-10-06 17:07:06 -04:00

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.