Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: RE: Command for Exporting graph to MS wrod
From
Joe Canner <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: RE: Command for Exporting graph to MS wrod
Date
Thu, 9 Jan 2014 15:36:09 +0000
Sadia,
Try putting the following after any plotting statements in your do-file:
. graph export "filename.png", replace
After execution of the do-file you will have a bunch of graphics files in your folder that you can use in a Word file or elsewhere.
Regards,
Joe Canner
Johns Hopkins School of Medicine
________________________________________
From: [email protected] [[email protected]] on behalf of Sadia Khalid [[email protected]]
Sent: Thursday, January 09, 2014 10:28 AM
To: [email protected]
Subject: st: Command for Exporting graph to MS wrod
HI
Is there any command for Exporting a Stata graph to MS Word file. I
want this command for a stata do file .
I have to make no of graph and than i have to paste them in MS Word file.
I Want to do this through do file.
Regards
Sadia Khalid
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/