Changeset 955 for trunk/src/series/merge_proj.m
- Timestamp:
- Jun 22, 2016, 7:54:40 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/merge_proj.m
r953 r955 103 103 WaitbarHandle=findobj(hseries,'Tag','Waitbar');%handle of waitbar in GUI series 104 104 end 105 105 tild=phys([],[]);% test to provoke the inclusion of the function phys at compilation 106 106 %% define the directory for result file (with path=RootPath{1}) 107 107 OutputDir=[Param.OutputSubDir Param.OutputDirExt];% subdirectory for output files
Note: See TracChangeset
for help on using the changeset viewer.