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
답변 (1개)
Georg W.
2016년 5월 11일
0 개 추천
Use the matlab.io.fits.writeKey function to add keys to your fits file.
카테고리
도움말 센터 및 File Exchange에서 FITS Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!