Skip to content

Commit

Permalink
bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephanie committed Nov 1, 2016
1 parent a1c7bc6 commit 319d8a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions processing/proc_appendEpochs.m
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
for ii= 2:length(Cepo),
epo1= proc_appendEpochs(epo1, Cepo{ii});
end
epo=epo1;
return
end

Expand Down

0 comments on commit 319d8a6

Please sign in to comment.