5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
#title ScalarMatrixColumns [RCBasic Doc]
|
|
#header function ScalarMatrixColumns(mA, mB, c, num_cols, s_value)
|
|
|
|
Multiplies values in the specified columns of matrix mA by scalar value and stores the results in mB
|