Cfitsio Toolkit - matlab.io.fits.readKeyLongStr
- :
[value, comment] =
readKeyLongStr(file,recname)
Read the key value recname as a string.
This is the equivalent of the cfitsio fits_read_key_longstr function.
Inputs
file - opened fits file.
recname - keyword name.
Outputs
value - string value of record.
comment - comment string