6 lines
148 B
Plaintext
6 lines
148 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
|
|
|