MatrixValue( mA, row, column )
指定された行と列に存在する値を行列から返します。
用例:
MatrixValue (
0
,
4
,
2
)