[Eeglablist] importing ANT.cnt files to EEGLAB
Ivan Myatchin
ivan.myatchin at student.kuleuven.be
Sat May 5 15:02:11 PDT 2012
Hi Aneta,
you can use pop_loadcnt. For instance, I had the following in my script:
EEG = pop_loadcnt(strcat(loaddir, set_name, '.cnt'),
'dataformat', 'int32');
[ALLEEG EEG CURRENTSET] = eeg_store(ALLEEG, EEG);
set_save_name = [save_name, '_', task_save, '_segment_',
part, '.set'];
EEG = pop_saveset( EEG, set_save_name, savedir);
I run the script under Matlab 7.0.4 and EEGLAB 5.03 and it worked
Regards,
Ivan
04.05.2012 22:13, Aneta Kielar написал:
>
> Hi,
>
> I have EEG data which was collected with the ANT system. It is in the
> .cnt format, but I have trouble importing it to the EEGLAB. I tried to
> download ANT import plug-in from the EEGAB website, but the link seems
> to be broken. I was wondering if anyone has any solutions or suggestions.
>
> Thanks,
>
> Aneta
>
> Aneta Kielar, Ph.D.
> Postdoctoral Fellow
> Rotman Research Institute - Baycrest Hospital
>
> University of Toronto
> 3560 Bathurst Street
> Toronto, Ontario, M6A 2E1, Canada
> Phone:416-785-2500 ext.2142 <tel:416-785-2500%20ext.2142>
>
>
>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20120506/f481d2b0/attachment.html>
More information about the eeglablist
mailing list