Cfitsio Toolkit - matlab.io.fits.deleteCol
- : deleteCol(file,
colnum)
Delete a column from a table.
This is the equivalent of the cfitsio fits_delete_col function.
Inputs
file - opened fits file.
colnum - Column to delete from current table.
Outputs
None