<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Dear Mikołaj,<br>
      <br>
      thanks very much for reporting this. I fixed it and the fix should
      be available inthe next FieldTrip release (i.e. tomorrow).<br>
      <br>
      Best,<br>
      Jörn<br>
      <br>
      On 8/20/2013 12:54 AM, Mikołaj Magnuski wrote:<br>
    </div>
    <blockquote
cite="mid:CAOb=78enLVbZZcApNNBGJALm=rZAtHH7CqiUqSSAimiDJYbmzw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi FieldTrippers!
        <div><br>
          just a short note in case it wasn'r reported before:<br>
          ft_neighbourplot with option .enableedit = 'on' (the bleeding
          option)<br>
          plots new connections (new - that means click-created) only as
          2D<br>
          projections even if everything else is plotted in 3D.<br>
          <br>
          changing lines 286 - 287 to something like:</div>
        <div>
          <div><font face="courier new, monospace">    if size(proj,2)
              == 2</font></div>
          <div><font face="courier new, monospace">        Coord = {X,
              Y};</font></div>
          <div><font face="courier new, monospace">    elseif
              size(proj,2) > 2</font></div>
          <div><font face="courier new, monospace">        Z =
              [proj(curSensId,3) proj(lastSensId,3)];</font></div>
          <div><font face="courier new, monospace">        Coord = {X,
              Y, Z};</font></div>
          <div><font face="courier new, monospace">    end</font></div>
          <div><font face="courier new, monospace">    hl(curSensId,
              lastSensId) = line(Coord{:}, 'color', 'r');</font></div>
          <div><font face="courier new, monospace">    hl(lastSensId,
              curSensId) = line(Coord{:}, 'color', 'r');</font></div>
          <div> <br>
            fixes this problem.<font face="courier new, monospace"><br>
            </font></div>
          <br>
          <br clear="all">
          <div>Regards,<br>
            Mikołaj Magnuski</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
fieldtrip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fieldtrip@donders.ru.nl">fieldtrip@donders.ru.nl</a>
<a class="moz-txt-link-freetext" href="http://mailman.science.ru.nl/mailman/listinfo/fieldtrip">http://mailman.science.ru.nl/mailman/listinfo/fieldtrip</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Jörn M. Horschig
PhD Student
Donders Institute for Brain, Cognition and Behaviour 
Centre for Cognitive Neuroimaging
Radboud University Nijmegen 
Neuronal Oscillations Group
FieldTrip Development Team

P.O. Box 9101
NL-6500 HB Nijmegen
The Netherlands

Contact:
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:jm.horschig@donders.ru.nl">jm.horschig@donders.ru.nl</a>
Tel:    +31-(0)24-36-68493
Web: <a class="moz-txt-link-freetext" href="http://www.ru.nl/donders">http://www.ru.nl/donders</a>

Visiting address:
Trigon, room 2.30
Kapittelweg 29
NL-6525 EN Nijmegen
The Netherlands</pre>
  </body>
</html>