Changeset 897 for trunk/src/series/civ_series.m
- Timestamp:
- May 25, 2015, 8:48:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_series.m
r896 r897 355 355 % if Civ1 computation is requested 356 356 if isfield (Param.ActionInput,'Civ1') 357 if CheckInputFile 357 358 disp('civ1 started') 359 end 358 360 par_civ1=Param.ActionInput.Civ1; 359 361 if CheckInputFile % read input images (except in mode Test where it is introduced directly in Param.ActionInput.Civ1.ImageNameA and B)
Note: See TracChangeset
for help on using the changeset viewer.