Ignore:
Timestamp:
Jul 11, 2024, 4:13:03 PM (3 months ago)
Author:
sommeria
Message:

filter_time added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/civ_series.m

    r1156 r1157  
    301301    end
    302302    if CheckInputFile
    303         OutputPath=fullfile(Param.OutputPath,num2str(Param.Experiment),num2str(Param.Device));
     303        OutputPath=fullfile(Param.OutputPath,Param.Experiment,Param.Device);
    304304        if iview_A==0 % no nc file has been entered
    305305            ncfile=fullfile_uvmat(OutputPath,Param.InputTable{1,2},Param.InputTable{1,3},Param.InputTable{1,5},...
Note: See TracChangeset for help on using the changeset viewer.