<p><span style="padding: 3px 10px; border-radius: 5px; color: #ffffff; font-weight: bold; display: inline-block; background-color: #ff0000;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;External Email - Use Caution&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p></p><div dir="ltr"><div class="gmail_default" style="font-size:small">Hi,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;m plotting vertices as points on the brain using:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-family:&quot;DejaVu Sans Mono&quot;;font-size:9.9pt">brain1 = Brain(...)<br>surf1 = brain1._geo</pre><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><pre style="font-family:&quot;DejaVu Sans Mono&quot;;background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt">mlab.points3d(surf1.x[vertinds], surf1.y[vertinds], surf1.z[vertinds],...)</pre><pre style="font-family:&quot;DejaVu Sans Mono&quot;;background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><br></pre><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><font face="arial, helvetica, sans-serif">I&#39;m wondering if there&#39;s a way to plot the value of &#39;vertinds&#39; on the brain object, </font></pre><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><font face="arial, helvetica, sans-serif">such that I know which vertex number corresponds to each point that&#39;s plotted?</font></pre><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><font face="arial, helvetica, sans-serif"><br></font></pre><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><font face="arial, helvetica, sans-serif">Thanks and Best Regards,</font></pre><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><font face="arial, helvetica, sans-serif">Gladia</font></pre><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-size:9.9pt"><br></pre><font face="arial, helvetica, sans-serif"><br></font></pre><br></div></div>