<br><br><div class="gmail_quote">2012/3/11 Adrien Vogt-Schilb <span dir="ltr"><<a href="mailto:vogt@centre-cired.fr">vogt@centre-cired.fr</a>></span>
  
    
  
  <br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#330000">
    <br>
    here is an example (without the loop on the clusters)<br>
    <br>
    plot3d<br>
    e=gce()<br>
    e.mark_mode = "on"; e.surface_mode = "off"<br>
    e.mark_foreground=color(255,123,123)<br>
    e.mark_style = 0<br>
    e.mark_size = 5<br>
    e.mark_size = .6<span class="HOEnZb"><font color="#888888"><br>
    <br></font></span></div></blockquote><div><br>Ho do I loop through my cluster vectors like<br>x=[2 2 1 2 2.5 1.5 1.5 17 10 12 8];<br>y=[2 3 2 1 2.5 1.5 1.5 18 10 12 12];<br>z=[2 2 2 2 2.5 1.5 2 18 10 12 8];<br><br>and set the colors according to your e.XXX options?<br>
<br>Andreas<br></div></div>