5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
#title SwapMatrixColumn [RCBasic Doc]
|
|
#header function SwapMatrixColumn(mA, C1, C2)
|
|
|
|
Swaps the contents of 2 columns in a matrix
|