next up previous
Next: Drawing 2D histogram Up: 2D and 3D plotting Previous: 2D plot with implicit

2D plots superposition

rand('normal');
v=(1:20)+(1:20).*rand(1,20);
plot2d1('enn',1,v');
plot2d1('enn',1,(1:20)',[2,-2],'100','estimated');
xtitle('plot2d1 ',' ',' ');
\fbox{\epsfig{file=foo0_9.eps,width=3.75in}}

Scilab group