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