7 lines
187 B
Plaintext
7 lines
187 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
|