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