Cfitsio Toolkit - matlab.io.fits.writeKeyUnit


writeKeyUnit(file, key, unit)

Write a key unit to the FITS file.

This is the equivalent of the cfitsio fits_write_key_unit function.

Inputs

file - opened FITS file.

key - keyword name.

unit - keyword units as string.

Outputs

None