Cfitsio Toolkit - matlab.io.fits.getRowSize
- :
nrows
=getRowSize(file)
Get optimum number of rows to read/write at one time.
This is the equivalent of the cfitsio fits_get_rowsize function.
Inputs
file - opened fits file.
Outputs
nrows - number of rows.