5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
#title ClipMatrix [RCBasic Doc]
|
|
#header sub ClipMatrix(mA, r, c, num_rows, num_cols, mB)
|
|
|
|
Copies the specified portion of matrix mA into matrix mB
|