Cfitsio Toolkit - matlab.io.fits.deleteKey
- deleteKey(file,
key) Delete a key in the fits file.
This is the equivalent of the cfitsio fits_delete_key function.
Inputs
file - opened fits file.
key - Key name to remove.
Outputs
None
key)Delete a key in the fits file.
This is the equivalent of the cfitsio fits_delete_key function.
file - opened fits file.
key - Key name to remove.
None