<div dir="ltr"><div><div><div><div>Hi,<br>I just realized that ft_databrowser in FT version 20131120 for some reason doesn't plot labels of the channels on y axis. Earlier version works fine.  <br>I have also  read <a href="http://bugzilla.fcdonders.nl/show_bug.cgi?id=2065">http://bugzilla.fcdonders.nl/show_bug.cgi?id=2065</a><br>
<br>cfg=[];<br>cfg.viewmode ='vertical';<br>cfg.plotlabels  = 'yes';<br>cfg.eegscale=.5;<br>cfg.trl = 'all';<br>cfg.continuous = 'no';<br>cfg.channel ='EEG';<br>ft_databrowser(cfg, data);<br>
<br></div>My guess is something is wrong with the line 1696 of the  ft_databrowser<br>ft_plot_text(labelx(laysel), labely(laysel), opt.hdr.label(chanindx(i)), 'tag', 'chanlabel', 'HorizontalAlignment', 'right','interpreter','none','FontUnits','normalized','FontSize',8);<br>
<br></div>It is not that I urgently need this, I just wanted to contribute a little. :)<br><br></div>all the best!<br><br></div>Nenad<br><div><div><div><br><br></div></div></div></div>