Cfitsio Toolkit - matlab.io.fits.fileName
filename=fileName(file)Return the file name of the opened FITS file.
This is the equivalent of the fits_file_name function.
Inputs
file - opened FITS file.
Outputs
filename - name of the FITS file.
filename = fileName(file)Return the file name of the opened FITS file.
This is the equivalent of the fits_file_name function.
file - opened FITS file.
filename - name of the FITS file.