<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Pete,<div><br></div><div>no there is no way to plot curves at the STUDY level from the graphic interface yet.</div><div>You may extract frequencies of interest and then call the plotcurve function though.</div><div>Best,</div><div><br></div><div>Arno</div><div><br></div><div><div><div>On 20 Oct 2012, at 12:09, Pete Manza wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">Hi all,<div><br></div><div>I'm trying to plot my ERSP values in curve format instead of the regular image with hot/cold colors.  'plottype', 'curve' works as the command for single subjects in newtimef().  But in STUDY mode, I've tried this as a paramater in both std_erspplot and when precomputing via std_precomp under erspparams, but neither seems to be working for me.  Is there a way to plot power values in curve format in the STUDY mode?<br>
<br>Thanks very much,<br>Pete<br><br><br><br>Sample precompute code: (plottype was ignored)<br>


        
        
        
        <style type="text/css">p { margin-bottom: 0.08in; }</style><p style="margin-bottom:0in"><font face="lucidatypewriter, monospace"><font><font color="#000000">[STUDY
ALLEEG] = std_precomp(STUDY, ALLEEG,
{},</font><font color="#a020f0">'allcomps'</font><font color="#000000">,</font><font color="#a020f0">'on'</font><font color="#000000">,</font><font color="#a020f0">'recompute'</font><font color="#000000">,</font><font color="#a020f0">'on'</font><font color="#000000">,</font><font color="#a020f0">'interp'</font><font color="#000000">,</font><font color="#a020f0">'on'</font><font color="#000000">,</font><font color="#a020f0">'ersp'</font><font color="#000000">,</font><font color="#a020f0">'on'</font><font color="#000000">,
</font><font color="#a020f0">'erspparams'</font><font color="#000000">,
{</font><font color="#a020f0">'cycles'</font><font color="#000000">
[4 0] </font><font color="#a020f0">'hzdir'</font><font color="#000000">
</font><font color="#a020f0">'reverse'</font><font color="#000000">
</font><font color="#a020f0">'baseline'</font><font color="#000000">
[NaN] </font><font color="#a020f0">'plottype'</font><font color="#000000">
</font><font color="#a020f0">'curve'</font><font color="#000000">
</font><font color="#a020f0">'freqscale'</font><font color="#000000">
</font><font color="#a020f0">'linear'</font><font color="#000000">
</font><font color="#a020f0">'tlimits'</font><font color="#000000">
[-5300 -4950] </font><font color="#a020f0">'timesout'</font><font color="#000000">
100 </font><font color="#a020f0">'freqs'</font><font color="#000000">
[7 14] </font><font color="#a020f0">'nfreqs'</font><font color="#000000">
8},</font><font color="#a020f0">'itc'</font><font color="#000000">,</font><font color="#a020f0">'on'</font><font color="#000000">);</font></font></font></p><p style="margin-bottom:0in">Sample erspplot code:</p>


        
        
        
        <style type="text/css">p { margin-bottom: 0.08in; }</style><p style="margin-bottom:0in"><font face="lucidatypewriter, monospace"><font><font color="#000000">STUDY
= std_erspplot(STUDY,ALLEEG, </font><font color="#a020f0">'plottype'</font><font color="#000000">,
</font><font color="#a020f0">'curve'</font><font color="#000000">,
</font><font color="#a020f0">'timerange'</font><font color="#000000">,
[-5300 -5000], </font><font color="#a020f0">'channels'</font><font color="#000000">,{</font><font color="#a020f0">'OZ'</font><font color="#000000">});</font></font></font></p><p style="margin-bottom:0in"><br>
</p>

</div>
_______________________________________________<br>Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">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></blockquote></div><br></div></body></html>