Changeset 410 in ETALON for SPESO


Ignore:
Timestamp:
Mar 24, 2016, 6:46:43 PM (8 years ago)
Author:
malovyts
Message:

Commented previous edit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SPESO/ana2015/load_analysis_data.m

    r399 r410  
    6464dayData.nFullShots=[];
    6565
    66 if strcmp(filelist(1:3),'ls:')
    67         display(['Nothing to match "' lscmd '"']);
    68         return;
    69 end
    7066
    7167for iline=2:length(newLines)
     
    159155
    160156
    161 toc
     157%toc
    162158disp([ num2str(length(allData.selected)) ' events loaded.'])
    163159allData.selection=[];
Note: See TracChangeset for help on using the changeset viewer.