openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset
http://www.openyou.org
Other
524 stars 236 forks source link

How can I know the name of the channels #186

Closed yenylm14 closed 8 years ago

yenylm14 commented 8 years ago

Hi. How can I know the name of channels when I import the CSV file to Matlab (with uiopen function)?, is because Matlab just say that have 33 vector but I don't know what is each one. I'm new using Emokit.

Thanks

ghost commented 8 years ago

The current CSV file does not contain the data you are looking for, my latest PR includes exporting signal levels in a readable format, might not work on Windows though.

ghost commented 8 years ago

The example_export will now default the channel names as the first row in the file.