next up previous
Next: Drawing surfaces defined by Up: 2D and 3D plotting Previous: Combining 3D and contour

Combining subplots in a graphic window

xset("font',2,0);xsetech([0,0,0.5,0.5]);plot3d();
xsetech([0.5,0,0.5,0.5]);plot2d();
xsetech([0.5,0.5,0.5,0.5]);grayplot();
xsetech([0,0.5,0.5,0.5]);histplot();
\fbox{\epsfig{file=foo0_27.eps,width=3.75in}}

Scilab group