export graphics to JPG
xs2jpg(win_num, file_name [, compression_quality]) xs2jpg(fig, file_name [, compression_quality])
an integer, ID of the figure to export.
handle of the figure to export.
a string, name of the exported file.
a real scalar, a number between 0 and 1 (best quality). The default compression quality is set to 0.95.
![]() | Argument is available since Scilab 5.3.2. |
xs2jpg
exports the display of a graphic window into a JPG file.