Cfitsio Toolkit - matlab.io.fits.readRecord


: rec = readRecord(file, recidx)

Read the keyword record at recidx.

This is the equivalent of the cfitsio fits_read_record function.

Inputs

file - opened fits file.

recidx - record number.

Outputs

rec - full keyword record