<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">​Hello Konstantina, </div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">Assuming you are doing this for a single .set file:</div><div class="gmail_default" style="color:rgb(51,51,153)">For ERSP outputs, review the help info for the function that you are running. You can also just open the function itself and review help contents, including details about how to get the output data into the matlab workspace.</div><div class="gmail_default" style="color:rgb(51,51,153)"> remember that many eeglab functions are pop-up interfaces which call a more core function (for example pop_spectopo calls spectopo. So you will have to look into the documentation for the main function, not just the function that creates a pop-up window in the eeglab gui.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">After running ersp successfully from the gui, type eegh to review which function was run and with what settings.</div><div class="gmail_default" style="color:rgb(51,51,153)">Then add "output variables" to the function call in a script, which should provide you the ERSP output for plotting and statistics.​</div><div class="gmail_default" style="color:rgb(51,51,153)">Review also, if you have not, eeglab scripting tutorial. </div><div class="gmail_default" style="color:rgb(51,51,153)">Also, if you are not matlab saavy, google "how to get output from functions". It's usually [variable variable variable] =functioname(functionArguements)  </div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:#333399"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 17, 2018 at 8:26 AM, Konstantina Tsekoura <span dir="ltr"><<a href="mailto:tsekou@ceid.upatras.gr" target="_blank">tsekou@ceid.upatras.gr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Hello,<br>
<br>
<br>
I would like to ask, how can i compute and extract ERSP via Eeglab?<br>
 I can plot ERSP via Time-frequency transforms but how can i extract them?<br>
<br>
<br>
Konstantina<br>
______________________________<wbr>_________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/ee<wbr>glabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu" target="_blank">eeglablist-unsubscribe@sccn.uc<wbr>sd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu" target="_blank">eeglablist-request@sccn.ucsd.e<wbr>du</a><br>
</blockquote></div><br></div>