[Eeglablist] How to run a matlab file in EEGLAB?
Ramón Martinez
nucleuscub at gmail.com
Fri Jun 20 10:32:47 PDT 2014
Hi Hunter,
Do you mean how to load your data stored in a .mat file??.. If is that the
case:
1- From GUI:
File-> Import data -> Using EEGLAB functions and plugins -> From
ASCII/float file or MATLAB array
then select your .mat from the GUI that will appear using the button
'Browse'
2- From command Line (Fill the inputs with your needs)
[ALLEEG EEG CURRENTSET ALLCOM] = eeglab;
EEG =
pop_importdata('dataformat','matlab',........);
[ALLEEG EEG CURRENTSET] = pop_newset(ALLEEG, EEG,
0,'setname','test','gui','off');
Hope this helps,
Ramon
On Fri, Jun 20, 2014 at 1:10 AM, Babiyao RaisingSun <babiyao at gmail.com>
wrote:
> Dear All,
>
> I am very new in eeglab. I would like to know how can I load and run an
> artifacts-free matlab( .mat) file in eeglab.
>
>
> Thanks,
> Hunter
>
> _______________________________________________
> 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/20140620/674f9e67/attachment.html>
More information about the eeglablist
mailing list