Updated docs and added constants to tracker
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#title DeleteMatrixColumns [RCBasic Doc]
|
||||
#header function DeleteMatrixColumns(mA, c, num_cols)
|
||||
#header Function DeleteMatrixColumns(mA, c, num_cols)
|
||||
|
||||
Removes the specified columns from a matrix
|
||||
|
||||
Returns false if column are outside matrix
|
||||
|
||||
#ref DeleteMatrixRows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user