function ClearMatrixColumns(mA, c, num_cols)
Sets all elements in the matrix columns specified to zero.
Related:
ClearMatrix
ClearMatrixRows