mdnunez / artscreenEEG

MATLAB repository to perform basic artifact correction and analysis on electroencephalographic (EEG) data
GNU General Public License v3.0
5 stars 3 forks source link

function ploteeg() to accept data in matrix format #11

Open colleenpamchen opened 6 years ago

colleenpamchen commented 6 years ago

Allow ploteeg() to take input data in matrix format

mdnunez commented 6 years ago

Good idea. Really all functions should be able to take matrix format instead of structures.