<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hi Alik,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Using cfg.plotlabels = 'some', only plots several of the channel labels. Leaving it empty, or setting it to 'yes', will show all labels, is that what you intended?</div>

<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Additionally, right now we cannot guarantee compatibility with matlab R2012b onwards due to low level changes in several MathWorks functions. Please use a version older dan R2013a.</div>

<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">Cheers,</div><div style="font-family:arial,sans-serif;font-size:13px">Roemer</div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Fri, Sep 27, 2013 at 9:57 PM, Alik Widge <span dir="ltr"><<a href="mailto:alik.widge@gmail.com" target="_blank">alik.widge@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr"><div><div><div>I have pounded on this one from a few different angles and even gone and looked at the source, and still can't quite figure out what I'm doing wrong.<br><br>I have a datafile from an eXimia TMS-EEG system. Right now, all I'm trying to do is load it up and inspect the data a bit to get a sense of how badly artifacted it is. So:<br>



<br>%%%%%%<br><br>cfg = [];<br>cfg.blocksize = 30;         % num of seconds to display at once<br>cfg.continuous = 'yes';     % not yet cut into trials<br>cfg.plotlabels = 'some';<br>cfg.viewmode = 'vertical';  <br>



cfg.colorgroups = 'chantype';<br><br>cfg.dataset = [DataDir filesep EEGFile];<br>cfg.channel = {'EEG'};<br><br>ft_databrowser(cfg)<br><br><br>%%%%%%<br><br></div>This does 90% of what it ought to do -- it shows me the EEG channels (no triggers or EOG), 30 second segments at a time. What it does *not* do is label the channels along the y-axis so that I can readily tell which one is Pz, F3, O1, etc., etc. I am pretty sure that's what cfg.plotlabels is supposed to do, and yet, it does not. I've also tried doing this as ft_databrowser(cfg,data), where I explicitly make sure that data.label contains the correct channel names, and that *still* doesn't work.<br>



<br>I'm aware that this was marked as a bug before, but bugzilla shows it closed long ago, before r7276 that I'm using I believe.<br><br></div>MATLAB r2013a on OS X, if it matters.<br><br></div>Am I simply misunderstanding what this cfg argument does or how to use it?<br>



<div><div><div><br><div><br clear="all"><div><div dir="ltr">Alik Widge, MD, PhD<br><a href="mailto:alik.widge@gmail.com" target="_blank">alik.widge@gmail.com</a><br><a href="tel:%28206%29%20866-5435" value="+12068665435" target="_blank">(206) 866-5435</a><br>



<br></div></div>
</div></div></div></div></div>
<br>_______________________________________________<br>
fieldtrip mailing list<br>
<a href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a><br>
<a href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip" target="_blank">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a><br></blockquote></div><br></div><br clear="all"><div><br></div>-- <br><font size="3"><font color="darkblue"><font face="calibri">Roemer
            van der Meij M.Sc.<br>
            PhD Candidate<br>
            Donders Institute for Brain, Cognition and Behaviour<br>
            Centre for Cognition<br>
            P.O. Box 9104<br>
            6500 HE Nijmegen<br>
            The Netherlands<br>
            Tel: +31(0)24 3655932<br>
            E-mail: <a href="mailto:r.vandermeij@donders.ru.nl" target="_blank">r.vandermeij@donders.ru.nl</a></font></font></font><div style="padding:0px;margin-left:0px;margin-top:0px;overflow:hidden;word-wrap:break-word;color:black;font-size:10px;text-align:left;line-height:130%">

</div>