ClearMatrixColumns ( mA, column, num_columns )
起点となる列を指定して行列の列をゼロで充填します。
用例:
ClearMatrixColumns (
0
,
1
,
2
)