Cfitsio Toolkit - matlab.io.fits.getColType
- :
[dtype,repeat,width]=getColType(file, colnum) Get column type.
This is the equivalent of the cfitsio fits_get_coltypell function.
Inputs
file - opened fits file.
colnum - Column to delete from current table.
Outputs
dtype,repeat,width - column information.