I just came to conclusion that these frequencies are rounded to the nearest value (0Hz, 0.5Hz, 1Hz) when plotting, am I right?<div><br></div><div>Are they rounded in calculations also or a specified value is used? Is there a way for me to work with the actual frequency I want? How could I call this function as a code? I tried following:</div>
<div><br></div><div>pop_spectopo('EEG',[-2000 1000],100,0.33)</div><div><br></div><div>for current EEG data set, specified range, 100% of the data and 0.33 Hz as a frequency of interest, but something is not OK and I get following error:</div>
<div><br></div><div><div>??? Attempt to reference field of non-structure array.</div><div><br></div><div>Error in ==> pop_spectopo at 120</div><div>if ~isempty(EEG.chanlocs)</div></div><div><br></div><div>Thank you very much for any help.</div>
<div><br></div><div>Ida</div><br class="Apple-interchange-newline"><br><div class="gmail_quote">On Sat, Jun 9, 2012 at 3:15 PM, ida miokovic <span dir="ltr"><<a href="mailto:ida.miokovic@gmail.com" target="_blank">ida.miokovic@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<div><br></div><div>I have question regarding procedure: Plot --> Components spectra and maps. I am interested in channel with the maximum power at the specified frequency so I put brackets [] in the electrode number to analyze and I use 100% of the data.  </div>

<div><br></div><div>Frequency of my interest is for example 0.27 Hz, but when the calculation is done, on the plot I get the scalps (components activities) connected to the frequency around 0.45 Hz (plotting frequency range was 0 1). Same happens for the frequency 0.25 Hz (on the plot I get 0.45 Hz). On the other side, plot of the 1Hz is OK. In the workspace it is using value I put in the GUI, but on  the plot in case of 0.25, 0.27, 0.3, the frequencies are not those from the GUI.</div>

<div><br></div><div>To me, it is important to get the channel of my interest and the components where there is the most of specified frequencies. If it is just plotting issue, I don't mind, but any hints why does it happen would be great. Maybe it is working better with integer values of frequencies...</div>

<div><br></div><div>Thanks </div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Ida</div>
</font></span></blockquote></div><br>