Ignore:
Timestamp:
Nov 30, 2014, 3:18:25 PM (10 years ago)
Author:
sommeria
Message:

'get_file_type' removed (replaced by get_file_info)
bug corrected in read_multimadoc (errormessage display)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/check_files.m

    r809 r828  
    6565    'get_field';...% choose and plot a field from a Netcdf file
    6666    'get_field.fig';...%interface for get_field
     67    'get_file_info';...% determine info about a file (image, multimage, civdata,...) .
    6768    'get_file_series';...% determine the list of file names and file indices for functions called by 'series'.
    68     'get_file_type';...% determine info about a file (image, multimage, civdata,...) .
    6969    'hist_update';...%  update of a current global histogram by inclusion of a new field
    7070    'imadoc2struct';...%convert the image documentation file ImaDoc into a Matlab structure
Note: See TracChangeset for help on using the changeset viewer.