Skip to content
Snippets Groups Projects
Commit 47bede56 authored by Mike Cichonski's avatar Mike Cichonski
Browse files

more vised updates

parent 55d06e95
Branches
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@ catch, if isempty(vised_config.quick_evtrm);vised_config.quick_evtrm='off';end
end
try vised_config.quick_chanflag=g.quick_chanflag;
catch, if isempty(vised_config.quick_chanflag);vised_config.quick_chanflag='on';end
catch, if isempty(vised_config.quick_chanflag);vised_config.quick_chanflag='off';end
end
try vised_config.chan_marks_struct=g.chan_marks_struct;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment