MatrixValue( mA, row, column )

Returns the value stored at the given row and column in the matrix

Example:
     MatrixValue ( 0, 4, 2 )