Files
RCBASIC4/doc/files/joinmatrixrows.txt
2026-02-26 15:33:51 -06:00

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.