8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
#title ClearMatrixColumns [RCBasic Doc]
|
|
#header Function ClearMatrixColumns(mA, c, num_cols)
|
|
|
|
Sets all elements in the matrix columns specified to zero.
|
|
|
|
#ref ClearMatrix ClearMatrixRows
|
|
|