modify FITS file header

How can I modify FITS format header (add some keyword / value / comment)?
In Matlab I can only read (fitsread), write (fitswrite) data, and access the header information (fitsinfo).
Thanks,
Jerome

Risposte (1)

Georg W.
Georg W. il 11 Mag 2016

0 voti

Use the matlab.io.fits.writeKey function to add keys to your fits file.

Richiesto:

il 24 Mag 2014

Risposto:

il 11 Mag 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by