Changeset 1157 for trunk/src/series/civ_series.m
- Timestamp:
- Jul 11, 2024, 4:13:03 PM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_series.m
r1156 r1157 301 301 end 302 302 if CheckInputFile 303 OutputPath=fullfile(Param.OutputPath, num2str(Param.Experiment),num2str(Param.Device));303 OutputPath=fullfile(Param.OutputPath,Param.Experiment,Param.Device); 304 304 if iview_A==0 % no nc file has been entered 305 305 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.