MATRIX commands


PROGRAM NAME

mscalar_abs - Output = Absolute Value of Input (componentwise)

DESCRIPTION

mscalar_abs computes the absolute value of the input matrix on a component by component basis. mscalar_abs is really a pane object that uses the karith1 operator in the DATAMANIP toolbox to actually perform the operation, so the man page for karith1 should be consulted for additional details regarding the treatment of maps, masks, etc.

REQUIRED ARGUMENTS

-i
type: infile
desc: Input matrix
-o
type: outfile
desc: Output matrix

OPTIONAL ARGUMENTS

none

EXAMPLES

SEE ALSO

DATAMANIP:karith1(1)

RESTRICTIONS

REFERENCES

COPYRIGHT

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