xs2emf — send graphics to an EMF file (Only for Windows).
xs2emf(win_num, file_name [,orientation]) xs2emf(fig, file_name [,orientation])
integer, id of the figure to export.
handle of the figure to export.
string, name of the exported file.
optional character, with possible values 'portrait' or 'landscape'. The default value is 'portrait'.