| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: Re: exporting graphs to .eps
This is not a problem with Stata 9.2 (Mac OS X). Perhaps it is a bug
that has been fixed in version 9, or it is a bug in Windows XP.
Kit Baum, Boston College Economics
http://ideas.repec.org/e/pba1.html
An Introduction to Modern Econometrics Using Stata:
http://www.stata-press.com/books/imeus.html
On Oct 11, 2006, at 2:33 AM, statalist-digest wrote:
Details: I am using Stata 8.2 on Windows XP. Here are my sample
commands
use auto, clear;
twoway scatter price mpg if foreign==1,
title("Price vs. MPG among Foreign")
note("Source: auto.dta")
saving(TestingGraphics2, replace);
graph export TestingGraphics2.wmf, replace;
graph export TestingGraphics2.eps, replace;
Here are the graphs created:
http://web.mit.edu/guiteras/Public/TestingGraphics2.wmf
http://web.mit.edu/guiteras/Public/TestingGraphics2.gph
http://web.mit.edu/guiteras/Public/TestingGraphics2.eps
Please let me know if I can supply any more information or if any of
this is confusing.
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/