xs2bmp - send graphics to a file in BMP syntax (Only for Windows)
xs2bmp sends the recorded graphics of the window win_num in the file filen in BMP format. This function works only if the selected driver is "Rec" in the window win_num or if the window is in "new style".
//simple example scf(0) plot2d() xs2bmp(0,'foo.bmp')
xs2fig , xs2ps , xs2ppm , xs2emf ,
A.C