Added docs and project management tool update
This commit is contained in:
6
doc/bu/files/copymatrixcolumns.txt
Normal file
6
doc/bu/files/copymatrixcolumns.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
#title CopyMatrixColumns [RCBasic Doc]
|
||||
#header function CopyMatrixColumns(mA, mB, c, num_cols)
|
||||
|
||||
Copies the specified matrix columns from matrix mA to matrix mB.
|
||||
|
||||
Note: Matrix mB will be redimensioned to the size of the copied columns.
|
||||
Reference in New Issue
Block a user