[Eeglablist] how can i load EEG data structures directly into JAVA?

Russell Butler Russell.Buttler at USherbrooke.ca
Fri Sep 12 10:05:14 PDT 2014


 

Hello, i'm creating a new display for raw EEG data in JAVA, similar to
the brainvision display, but with my own additions. I plan on eventually
using it for real-time EEG data visualization, but in the meantime i'm
testing it on saved EEG data from previous experiments... 

right now, i'm just writing the EEGLAB data to a text file using the
matlab command dlmwrite, and then loading that text file into a java
array, but its pretty slow, and also you lose all the trigger/sampling
rate etc info that could be useful in the display...i'm wondering if
there's a way to directly load a .set file into java, and if not, what
would be the best way to get all the .set info into java? 

thanks, 

Russell 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20140912/69dbb5ab/attachment.html>


More information about the eeglablist mailing list