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