xs2eps - save graphics to a Postscript file.
xs2eps saves the recorded graphics of the window win_num to file filen in Postscript syntax. Note that filen must not have extension.
xs2eps produces a complete encapsulated Postscrip file. It simply calls xs2eps and then BEpsf .
This function works only if the selected driver is "Rec" in the window win_num or if the window is in "new style". The generated postscript file does not contrains the header part
scf(0) plot2d() // Postscript export filename='foo'; // ! no extension xs2eps(0,filename)
set_posfig_dim , printing , xs2ps , xs2fig , xs2gif , xbasimp , xs2ppm ,