next up previous
Next: errbar Up: 2D and 3D plotting Previous: grayplot of a surface

grayplot of a surface defined by a function

deff('[z]=surf(x,y)','z=x**2+y**2');
fgrayplot(-1:0.1:1,-1:0.1:1,surf);
xtitle('fgrayplot ',' ',' ');
\fbox{\epsfig{file=foo0_18.eps,width=3.75in}}

Scilab group