<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Scilab experts,<br>
    please help me to get the facet black, not cyan. <br>
    <br>
    <span style="color:rgb(50,185,185);"> <font color="#330033">plot3d([0
        1 1 0]',[0 0 1 1 ]',[0 0 0 0]')<br>
        ce=gce();<br>
        ce.color_flag=0;// Help page says: "All facets are painted using
        the color index and method defined by color_mode"<br>
        ce.color_mode=1//Help page says: "The color of the facet when
        color_flag value is 0" Index 1 should produce Black, but CYAN is
        delivered.<br>
        //getcolor<br>
        <br>
        Regards<br>
        Jens<br>
      </font></span><span
      style="color:rgb(100,174,100);font-style:italic;"></span>
  </body>
</html>