MATRIX commands


PROGRAM NAME

mgnull - Generate Null or Zero Matrix

DESCRIPTION

mgnull is used to generate a matrix with all elements equal to zero (null). The output is of type DOUBLE.

The optional trigger input is useful in cantata to cause a new output matrix to be generated.

mgnull is a pane object pointing to kgconst in the DATAMANIP toolbox.

REQUIRED ARGUMENTS

-o
type: outfile
desc: Output matrix

OPTIONAL ARGUMENTS

-hsize
type: integer
desc: Height (rows)
default: 0
bounds: value >= 0
-wsize
type: integer
desc: Width (cols)
default: 0
bounds: value >= 0

EXAMPLES

SEE ALSO

RESTRICTIONS

REFERENCES

COPYRIGHT

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