next up previous
Next: Drawing vector field Up: 2D and 3D plotting Previous: 3D surface defined by

Contour plot of a surface

contour(1:5,1:10,rand(5,10),5);
xtitle('Contour ',' ',' ');
\fbox{\epsfig{file=foo0_15.eps,width=3.75in}}

Scilab group