export graphics to EPS
xs2eps(win_num, file_name [,orientation]) xs2eps(fig, file_name [,orientation])
an integer, ID of the figure to export.
handle of the figure to export.
a string, name of the exported file.
an optional string, with possible values 'portrait'
or
'landscape'
. The default value is 'portrait'
.
xs2eps
exports the display of a
graphic window into a complete Encapsulated PostScript file.
figure_size
property in figure_properties — description of the graphics
figure entity properties