SetMatrixValue( mA, row, column, value )

Sets value at row and column in matrix mA

Example:
     SetMatrixValue ( 0, 4, 2, 22 )