<div dir="ltr"><div>Dear Alex, <br></div> I think what you are missing here is the 'plotchans' option. It should do the trick<br><br>figure;[spectra,freqs] = spectopo(EEG.data, 0, EEG.srate, 'winsize',256,'freq', [6 10 12],'freqrange',[4 14], 'nfft', 512,'chanlocs',EEG.chanlocs,'electrodes','off','plotchans',1:8);<br><div><div><br><br></div><div>Regards, <br></div><div>Nike<br><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><font face="georgia,serif" color="#6633ff"><a href="http://goog_636235333" target="_blank">G Nike Gnanateja, MSc (Audiology)</a></font></div><div><font face="georgia,serif" color="#6633ff">Junior Research Fellow,</font></div><div><font face="georgia,serif" color="#6633ff">Department of Audiology, </font></div><div><font face="georgia,serif" color="#6633ff">All India Institute of Speech</font></div><div><font face="georgia,serif" color="#6633ff">and Hearing Mysore-06</font></div></div></div><br></div><div><br><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">---------- Forwarded message ----------<br>From: "<a href="mailto:alessandro.marassi@libero.it">alessandro.marassi@libero.it</a>" <<a href="mailto:alessandro.marassi@libero.it">alessandro.marassi@libero.it</a>><br>To: <a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a><br>Cc: <br>Date: Sun, 2 Aug 2015 23:46:50 +0200 (CEST)<br>Subject: [Eeglablist] pop_spectopo specified channels, winsize and nfft<br>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></blockquote></div><br clear="all"><br><br></div></div></div></div>