GetMatrixColumns(mA, mB, column, num_columns)

行列 mA で指定された列から行列 mB を作成します。

用例:
     GetMatrixColumns ( 0, 1, 2, 1 )