[scilab-Users] plot3d
    Samuel Gougeon 
    sgougeon at free.fr
       
    Mon Oct 24 17:49:10 CEST 2011
    
    
  
Hello,
Le 24/10/2011 17:36, grivet a écrit :
> Hi,
>
> When using plot3d to draw a surface z(x,y), is it possible to prevent 
> the display of those facet edges
> which are parallel to either the x or y axis ? In my case, this would 
> lead to a clearer plot.
>
> TIA
> JP Grivet
The only way i know for doing this is using plot3d3(). But then only 
edges will be drawn :
Facets will be hollow (because actually undefined as is), and the 
yielded object will be a
set of polylines, almost impossible to address as a whole object.
Samuel
    
    
More information about the users
mailing list