Ignore:
Timestamp:
Dec 15, 2022, 6:21:53 PM (18 months ago)
Author:
sommeria
Message:

various corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/find_file_series.m

    r1107 r1120  
    4949
    5050%% get input root name and info on the input file
    51 if isempty(regexp(FilePath,'^http://'))
     51if isempty(regexp(FilePath,'^http://','once'))
    5252fullfileinput=fullfile(FilePath,fileinput);% input file name with path
    5353else
Note: See TracChangeset for help on using the changeset viewer.