Updated docs and added constants to tracker
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#title CopyMatrixColumns [RCBasic Doc]
|
||||
#header function CopyMatrixColumns(mA, mB, c, num_cols)
|
||||
#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