<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">Hello Nabi. quick notes below.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">**************************</div><div class="gmail_default" style="color:rgb(51,51,153)">All figures are further modifiable directly via matlab after you plot them. These can be done by directly editing the figure, or calling/changing parts of the figure from command line. All those details about figures in matlab are googlable. Every part of the plot is addressable, modifiable. For example you can easily plot a new colorbar or modify the scale of the existiing one.<br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">Regarding log values in study plots of ersp, there should be a flag to modify this, check in the documentation and code for </div><div class="gmail_default" style="color:rgb(51,51,153)">STUDY level ersp</div><div class="gmail_default" style="color:rgb(51,51,153)">and also for single-subject ersp. then try to figure out where you should add the flag in your code.</div><div class="gmail_default" style="color:rgb(51,51,153)">If you haven't had a chance to yet, make sure to have thoroughly reviewed the documentation for each function that STUDY is calling in your case.</div><div class="gmail_default" style="color:rgb(51,51,153)">It is also necessary, in case you haven't, to review information about study level functions on the eeglab online wiki.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">It is unlikely that this functionality (log or not log) is not already built in. If you find it is not, you may make a request to developers.<br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">In a worst case, only if you're matlab saavy, you could find the place in the code where the values get logged before they get plotted, and modify your version of that function. Alternatively, and easier, you can read up on the functions, take the output of the ERSP computations, and plot them yourself using eeglab plotting functions, or other matlab functions.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><div class="gmail_default">*as a general reminder, as it may not specifically apply to you, please be sure to have run whatever functions you're trying to run with latest eeglab and from the gui first (then reviewing output of eegh to review code that eeglab ran). In most cases, if you're having problems, also try to show that you can replicate these problems (or not) first with the eeglab tutorial data. </div><div><br></div></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:10px"><div><div class="m_-907147153192562619h5"><div class="m_-907147153192562619m_-6720443520229345372yahoo_quoted" style="display:block"><div style="font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:10px"><div style="font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:16px"><div class="m_-907147153192562619m_-6720443520229345372y_msg_container"><br></div>  </div> </div>  </div></div></div></div></div></blockquote></div><br></div></div>