[Scilab-users] Facet color in Vers. 5.5.2

Jens Simon Strom j.s.strom at hslmg.de
Sat Nov 12 12:00:29 CET 2016


Hi Scilab experts,
please help me to get the facet black, not cyan.

plot3d([0 1 1 0]',[0 0 1 1 ]',[0 0 0 0]')
ce=gce();
ce.color_flag=0;// Help page says: "All facets are painted using the 
color index and method defined by color_mode"
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.
//getcolor

Regards
Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20161112/e8f5e434/attachment.htm>


More information about the users mailing list