MATRIX commands


PROGRAM NAME

msub - Output = Matrix 1 - Matrix 2

DESCRIPTION

msub subtracts one matrix from another on a component by component basis. msub 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 file

OPTIONAL ARGUMENTS

none

EXAMPLES

SEE ALSO

DATAMANIP::karith2(1) DATAMANIP::ksub(1)

RESTRICTIONS

REFERENCES

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.