From sahar.soussa at gmail.com Wed May 13 06:48:27 2015 From: sahar.soussa at gmail.com (Sahar Selim) Date: Wed, 13 May 2015 15:48:27 +0200 Subject: [Bcilab-commits] Importing GDF data to BCILAB toolbox Message-ID: Hello! I'm using the BCI Competition dataset 2a. I want to import data in a gdf to .set file to be able to use it in BCILAB toolbox I tried to save my data as shown in the following link to be able to use it in BCILAB. http://sccn.ucsd.edu/pipermail/eeglablist/2011/004362.html *While running * >> traindata = exp_eval(set_new('data',mydata, 'srate', mysrate, 'chanlocs',struct('labels',mychannels), 'event',struct('type',myeventtypes,'latency',latsec))); *I get an error in a message box * "eeg_checkset error: the event info structure does not contain an 'epoch' field" *Then errors:* eeg_checkset: problem when attempting to resort event latencies. eeg_checkset note: creating the original event table (EEG.urevent) Error using eeg_checkset (line 774) eeg_checkset error(): user abort Error in set_new (line 79) signal = eeg_checkset(signal,'makeur'); Error in hlp_wrapresults (line 51) [a{1:len}] = f(varargin{:}); Error in exp_eval (line 133) varargout = hlp_wrapresults(x.head,x.parts{:}); Any help PLEASE Steps in details & errors at the end of this file https://www.mediafire.com/?5jcpp8p5k25hsiw Thanks in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: