Cfitsio Toolkit - matlab.io.fits.getNumRows
- :
nrows=getNumRows(file) Get number of rows.
This is the equivalent of the cfitsio fits_get_numrowsll function.
Inputs
file - opened fits file.
Outputs
nrows - the number of rows in in the current table.