[Scilab-users] Intersection of wavy surfaces

Samuel Gougeon sgougeon at free.fr
Wed Jan 29 20:14:40 CET 2014


Hello Christophe,

Le 29/01/2014 16:56, Dang, Christophe a écrit :
> .../..
>
> So:
>
> does anyone have any suggestion to improve the rendering?
after surf(), you may use:
s = gce();
s.thickness = 0; // removing the mesh
> Does anyone have a guess about the bug of vector graphic export?
It is reported there: http://bugzilla.scilab.org/show_bug.cgi?id=13150
It behaves like a serious memory leak.

Samuel



More information about the users mailing list