Cfitsio Toolkit - matlab.io.fits.writeComment


: writeComment(file, comment)

Append a comment to to the fits file.

This is the equivalent of the cfitsio fits_write_comment function.

Inputs

file - opened fits file.

comment - comment to append

Outputs

None