Skip to content
Snippets Groups Projects
Commit a04fceb7 authored by Olivier Sauter's avatar Olivier Sauter
Browse files

update time range for AUG

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@1875 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 99c4032c
No related branches found
No related tags found
No related merge requests found
......@@ -294,7 +294,7 @@ switch AUGkeywrdcase{index}
if nargin>=6 & ~isempty(varargin{4})
timerange=varargin{4};
else
timerange=[2 2.5];
timerange=[1 7];
end
trace.t=[];
trace.x=[];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment