<div dir="ltr">Dear Alessandro,<div><br></div><div>> Is it possible to plot with pop_spectopo only specified channels as they may be chosen in:<br>[spectra,freqs] = spectopo(EEG.data(8,:), 0, EEG.srate, 'winsize', 256, 'nfft', 512); %<br>possibly setting as well winsize and nfft in the same way as with the above spectopo call?</div><div><br></div><div>Sure, why not?</div><div>Just be careful not to be confused with the difference between pop_spectopo and spectopo.</div><div><br></div><div>Makoto</div><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 2, 2015 at 2:46 PM, <a href="mailto:alessandro.marassi@libero.it">alessandro.marassi@libero.it</a> <span dir="ltr"><<a href="mailto:alessandro.marassi@libero.it" target="_blank">alessandro.marassi@libero.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have to plot single channel spectra computed in specified epochs' time ranges such as:<br>pop_spectopo(EEG, 1, [-1000      0], 'EEG' , 'percent', 15, 'freqrange', [2 25], 'electrodes','off'<br><br>Is it possible to plot with pop_spectopo only specified channels as they may be chosen in:<br>[spectra,freqs] = spectopo(EEG.data(8,:), 0, EEG.srate, 'winsize', 256, 'nfft', 512); %<br>possibly setting as well winsize and nfft in the same way as with the above spectopo call?<br><br>As regards channels I tried to follow what has been suggested in:<br><a href="http://sccn.ucsd.edu/pipermail/eeglablist/2011/004445.html" target="_blank">http://sccn.ucsd.edu/pipermail/eeglablist/2011/004445.html</a><br>using an additional parameter " 'mapchans', 1:10 ", but without success.<br><br>thanks,<br>Alex <br><br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" 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><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div></div></div>