Hi Andrew,<br>   There are at least a couple answer to your question.<br>1). Look at the the "history" field of the EEG struct you're working with<br>>> EEG.history<br><br>This will show you the list of commands EEGLAB has run with the dataset (including the ones triggered by the GUI).<br>
<br>2) Run the function pop_saveh.m:<br>>> pop_saveh(ALLCOM);<br><br>It will save the list of commands to a .m file of your choice.<br><br>Check out the section of the EEGLAB tutorial on scripting (IV. Writing EEGLAB Matlab Scripts) <br>
 for detailed examples:<br>    cheers,<br>        -David<br><br><br><div class="gmail_quote">On Fri, Aug 28, 2009 at 1:57 AM, Andrew Hill <span dir="ltr"><<a href="mailto:andrewhill@ucla.edu">andrewhill@ucla.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hi folks,<br>
<br>
i'm just wondering if there is any way to see what command-line output<br>
would be equivalent for running something in pop_chanplot?<br>
<br>
e.g. when i run "plot ERP" once on a study, i'd like to see the<br>
command-line equivalent and all the parameters passed in, so i can run<br>
several variations (with different params) w/o going through the gui<br>
popup each time.<br>
<br>
eegh doesn't seem to show it.. is there some other way to get<br>
"verbose" output?<br>
<br>
thanks,<br>
andrew<br>
_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br>
</blockquote></div><br>