ClearMatrixColumns ( mA, column, num_columns )

Fills matrix columns with Zeroes starting at the given column

Example:
     ClearMatrixColumns ( 0, 1, 2 )