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

답변 (1개)

Georg W.
Georg W. 2016년 5월 11일

0 개 추천

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

태그

질문:

2014년 5월 24일

답변:

2016년 5월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by