You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
e.g. sensors_topoplot(D,topo,{'MEGPLANAR' 'MEGMAG'},1); and sensors_topoplot(D_africa,topo2,{'MEGPLANAR' 'MEGMAG'},1);
>> sensors_topoplot(D,topo,{'MEGPLANAR''MEGMAG'},1);
readinglayout from file /Users/romesh/oxford_postdoc/toolboxes/osl/layouts/neuromag306mag.layErrorusing topoplot_common (line 621)labelsin data and labels in layout do not matchErrorin ft_topoplotER (line 195)
cfg = topoplot_common(cfg, varargin{:});
Errorin sensors_topoplot (line 68)
ft_topoplotER(cfg,data);
The text was updated successfully, but these errors were encountered:
e.g.
sensors_topoplot(D,topo,{'MEGPLANAR' 'MEGMAG'},1);
andsensors_topoplot(D_africa,topo2,{'MEGPLANAR' 'MEGMAG'},1);
The text was updated successfully, but these errors were encountered: