[Eeglablist] pop_chanplot

David Groppe dgroppe at cogsci.ucsd.edu
Fri Aug 28 16:35:16 PDT 2009


Hi Andrew,
   There are at least a couple answer to your question.
1). Look at the the "history" field of the EEG struct you're working with
>> EEG.history

This will show you the list of commands EEGLAB has run with the dataset
(including the ones triggered by the GUI).

2) Run the function pop_saveh.m:
>> pop_saveh(ALLCOM);

It will save the list of commands to a .m file of your choice.

Check out the section of the EEGLAB tutorial on scripting (IV. Writing
EEGLAB Matlab Scripts)
 for detailed examples:
    cheers,
        -David


On Fri, Aug 28, 2009 at 1:57 AM, Andrew Hill <andrewhill at ucla.edu> wrote:

> hi folks,
>
> i'm just wondering if there is any way to see what command-line output
> would be equivalent for running something in pop_chanplot?
>
> e.g. when i run "plot ERP" once on a study, i'd like to see the
> command-line equivalent and all the parameters passed in, so i can run
> several variations (with different params) w/o going through the gui
> popup each time.
>
> eegh doesn't seem to show it.. is there some other way to get
> "verbose" output?
>
> thanks,
> andrew
> _______________________________________________
> 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/20090828/51a34386/attachment.html>


More information about the eeglablist mailing list