export graphics to BMP
xs2bmp(win_num, file_name) xs2bmp(hdl, file_name)
an integer, ID of the Figure to export.
handle of the figure or frame to export.
a string, name of the exported file.
xs2bmp
exports the display of a Figure or a Frame into a BMP file.