Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

topoplots in manual preproc example fail #29

Open
RomeshA opened this issue Aug 30, 2017 · 0 comments
Open

topoplots in manual preproc example fail #29

RomeshA opened this issue Aug 30, 2017 · 0 comments
Assignees
Labels

Comments

@RomeshA
Copy link
Collaborator

RomeshA commented Aug 30, 2017

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);
reading layout from file /Users/romesh/oxford_postdoc/toolboxes/osl/layouts/neuromag306mag.lay
Error using topoplot_common (line 621)
labels in data and labels in layout do not match

Error in ft_topoplotER (line 195)
cfg = topoplot_common(cfg, varargin{:});

Error in sensors_topoplot (line 68)
        ft_topoplotER(cfg,data);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants