6 lines
211 B
Plaintext
6 lines
211 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
|
|
|