[Eeglablist] pop_importdata

Arnaud Delorme arno at salk.edu
Wed Mar 8 15:16:40 PST 2006


You have to run

EEG = eeg_checkset(EEG);

and this will solve the problem. This is because your input array is not 
3-D as it should be.

Best regards,

Arno

kwhittin at Fizz.Phys.Dal.Ca wrote:

>  Hello again,
>
>              I have been succesful in loading & fully analyzing some
>continuous matlab data (6x140140 double) into EEG lab using
>the GUI.  I would now like to combine all these steps into a
>script using the command line.  When I use the command:
>
>EEG_raw =
>pop_importdata('dataformat','matlab','setname','eeg_data','data',A,'nbchan',6,'pnts',1001,'srate',1000);
>
>I can view it easily enough but I think eeglab is seeing it as one single
>trial, whereas the GUI version of pop_importdata worked flawleslly.
>
>Any ideas?
>Kevin
>  
>




More information about the eeglablist mailing list