<div dir="ltr">Thankyou for any help on this. I have been using fieldtrip for time frequency beamforming with dics. The activity plots to grey matter as it should. Now I am plotting evoked data from lcmv, and/or with mne. The headmodel, the sourcemodel, and the sensors appear to make sense with each other, but source_plot gives me activity way outside the bounds of the brain.<br>To test I have attempted to use ft_plot_mesh (the following is copied from tutorial):<br><br>load source;<br>m=sourceFIC.avg.pow(:,450); <br>ft_plot_mesh(sourceFIC, 'vertexcolor', m);<br>view([180 0]); h = light; set(h, 'position', [0 1 0.2]); lighting gouraud; material dull<br><br>where m represents the feature described in the plot_mesh function description:<br><div>'vertexcolor'  = [r g b] values or string, for example 'brain', 'cortex', 'skin', 'black', 'red', 'r',      ***or an Nx3 or Nx1 array where N is the number of vertices.***</div><div><br></div>Fieldtrip rejected m from this line:<br>ft_plot_mesh(sourceFIC, 'vertexcolor', m);<br><br>In source_plot I have looked at scales, coorsys, units, and anything else I can think of. I can't make plot_mesh work. What do I do?<div><br>-- <br><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div><div>John Davis, PhD<br></div>Cell: (520) 907-9769<br></div><a href="mailto:jdavis@mrn.org" target="_blank">jdavis@mrn.org</a><br></div></div></div></div>