bbci / bbci_public

MATLAB toolbox for Brain-Computer Interfacing (BCI)
MIT License
152 stars 104 forks source link

bug in proc_appendEpochs #196

Closed stephaniebrandl closed 7 years ago

stephaniebrandl commented 8 years ago

When the input of proc_appendEpochs is a cell, the function does not assign the output. I have added epo=epo1; in line 32, equivalent to line 41.