MATRIX commands
PROGRAM NAME
madd - Output = Matrix 1 + Matrix 2
DESCRIPTION
madd
adds two matrices in a component by component basis.
madd is really a pane object that uses the karith2 operator in
the DATAMANIP toolbox to actually perform the operation, so the man page for
karith2 should be consulted for additional details regarding the treatment
of maps, masks, etc.
REQUIRED ARGUMENTS
- -i1
-
type: infile
desc: Input Matrix 1
- -i2
-
type: infile
desc: Input Matrix 2
- -o
-
type: outfile
desc: Output Matrix
OPTIONAL ARGUMENTS
none
EXAMPLES
SEE ALSO
DATAMANIP::karith2(1) DATAMANIP::kadd(1)
RESTRICTIONS
REFERENCES
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.