> Thanks Neil! However, I have tried with
>
> man graph_export
>
> and the wmf option without exit.
>
> Am I doing something wrong?
>
I'm afraid I can't say without knowing what you've typed and the
messages Stata gives you, but here's a quick example (mainly
lifted from the graphics manual) of how to use the export function
(note that you need to be connected to the net for the following to
work, or you could just use the local copy of auto.dta).
webuse auto
scatter mpg weight, by(foreign, total row(1))
graph export c:\temp\scatter.wmf
This results in the file scatter.wmf being created in c:\temp
If you still can't export your graph post a transcript of your Stata
session.
Regards
Neil
Neil Shephard
Genetics Statistician
ARC Epidemiology Unit, University of Manchester
[email protected]
[email protected]
"Contrariwise, if it was so, it might be; and if it
were so it would be; but as it isn't, it ain't. That's
logic" - Tweedledee (Alice Through the Looking Glass)
*
* 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/