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.