# doc-cache created by Octave 6.4.0
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 9
fitswrite


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 351
 -- Function File: fitswrite (IMAGE, FILENAME, [ BITS_PER_PIXEL, HEADER]
          )

     Write IMAGE to FITS file FILENAME.

     The first two dimensions of the image array get transposed, similar
     to Matlab's fitswrite().  This function is not fully compatible
     with the parameters in Matlab's fitswrite().

     See also: save_fits_image.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 34
Write IMAGE to FITS file FILENAME.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 11
import_fits


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 127
 -- fits = import_fits
     Import the fits functions into a fits.xxxxx variable, to emulate
     importing the fits namespace.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Import the fits functions into a fits.xxxxx variable, to emulate
importing th...





