How do I export graphics to EPS format?
 From the notebook interface You can use the front end to create an EPS file from the menu. You should also see the URL that addresses problems with the initial release of Mathematica 3.0 when generating EPS files. http://support.wolfram.com/archive/mathematica/frontendfix.html From the kernel The Display command can be used to create an EPS file. In[1]:= |  |
 Out[1]= |
 |
In[2]:= |  |
Out[2]= |
 |
If you are using a Macintosh or NeXT-Intel system, please see our page on getting the latest version of psrender for Mathematica 3.0. http://support.wolfram.com/archive/mathematica/newversions.html Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
|