Ignore:
Timestamp:
Jun 11, 2018, 9:17:44 PM (6 years ago)
Author:
sommeria
Message:

uigetfile repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_file_series.m

    r1033 r1050  
    245245            %% update the file type if the input file does not exist (pb of 0001)
    246246            if isempty(FileInfo.FileType)
    247                 [FileInfo,MovieObject]=get_file_info(fullfile(FilePath,ListFiles(ifile_min)));
     247                [FileInfo,MovieObject]=get_file_info(fullfile(FilePath,ListFiles{ifile_min}));
    248248            end
    249249        end
Note: See TracChangeset for help on using the changeset viewer.