InsertMatrixColumns (mA, column, num_columns )
起点となる列を指定して行列 mA に指定数の空列を削除します。
用例:
InsertMatrixColumns (
0
,
1
,
2
)