function complexarray

Returns an array with bitpix = -128 (all pixels are of type complex). !!! WARNING: bitpix = -128 does NOT conform to the FITS standard !!!

Syntax
result = complexarray(X [, Y [, Z]])

Arguments
X:   An integer number specifying the length of the first dimension.
Y:   An integer number specifying the length of the second dimension.
Z:   An integer number specifying the length of the third dimension.


See also
function fits
function bytearray
function shortarray
function longarray
function floatarray
function doublearray