Function InsertMatrixColumns(mA, c, num_cols)

Insert a number of empty columns into matrix mA starting at the specified column.