05/29/2017 at 4:22 PM
#2669
astrid
Participant
With these options, there is still the same bugs with electrode visualization,
when investigating more, the error seems to come from ea mapelmode2reco:
[el_render(pt).el_render,el_label(:,pt)]=ea_showelectrode(resultfig,elstruct(pt),pt,options);
To use ‘radtodeg’, you might need:
radtodeg – Mapping Toolbox
Error in ea_mapelmodel2reco (line 61)
if 90-radtodeg(acos(dot(…
Error in ea_showelectrode (line 56)
[X,electrode,err]=ea_mapelmodel2reco(options,elspec,elstruct,side,resultfig);
Best,
Astrid