<div dir="ltr"><div><div><div><div><div><div><div><div>Hey everyone,<br><br></div>I am currently trying to set the head radius to 85 using:<br><br>>> EEG=pop_chanedit(EEG, 'headrad',85);<br>[ALLEEG EEG] = eeg_store(ALLEEG, EEG, CURRENTSET);<br><br></div>But it results in the following error message:<br><span style="color:rgb(255,0,0)"><br>Operands to the || and && operators must be<br>convertible to logical scalar values.<br><br>Error in pop_chanedit (line 163)<br>if isempty(chans) || ~ishandle(chans)<br><br>Error in pop_chanedit (line 561)<br>                        chans = pop_chanedit(chans,<br>                        'transform', [ 'sph_radius<br>                        = sph_radius*' num2str(<br>                        factor ) ';' ]);<br><br></span></div><span style="color:rgb(255,0,0)"><font color="#000000">The same happens, if I use the GUI option. <br>I want to set the head radius to do a proper co-registration between my channel locations and the standard BEM head model, because the current fit doesn't match with the frontal and posterior electrode sides</font>. <br><br></span></div><span style="color:rgb(255,0,0)"><font color="#000000">I can append an image of the current fit, if that is needed.</font><br><br></span></div><span style="color:rgb(255,0,0)"><font color="#000000">What am I doing wrong? I am currently using Matlab R2015a and eeglab 13.4.4b<br><br></font></span></div><span style="color:rgb(255,0,0)"><font color="#000000">Thanks in advance!<br><br></font></span></div><span style="color:rgb(255,0,0)"><font color="#000000">Regards,<br></font></span></div><span style="color:rgb(255,0,0)"><font color="#000000">Claudio Georgii<br></font></span></div>