FIG2EPS

Exports figure to EPS file.


 
 Synopsis:
  fig2eps(fig)

 Description:
  This function invokes the standard save dialog to ask
  the user about the name to which the given figure should
  be exported in the Encapsulated PostScript (EPS) format.

 Input:
  fig [1x1] Handle of a figure.


Source: fig2eps.m

About: Statistical Pattern Recognition Toolbox
(C) 1999-2003, Written by Vojtech Franc and Vaclav Hlavac
Czech Technical University Prague
Faculty of Electrical Engineering
Center for Machine Perception

Modifications:
20-Feb-2003, VF