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]
Re: st: AW: results vector as Graph title
From
Joerg Eulenberger <[email protected]>
To
[email protected]
Subject
Re: st: AW: results vector as Graph title
Date
Wed, 05 May 2010 10:42:29 +0200
Great,
Tanks a lot,
Jörg
Martin Weiss schrieb:
<>
-estpost-, part of -ssc d estout-, is quite unnecessary here:
*************
sysuse auto, clear
su headroom, mean
scatter headroom weight, title("Maximum of headroom is: `=r(max)'")
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Joerg
Eulenberger
Gesendet: Mittwoch, 5. Mai 2010 10:28
An: [email protected]
Betreff: st: results vector as Graph title
Dear statalisters,
i want to use an results vector form estpost (e(max)) as Graphtitle.
sysuse auto, clear
estpost sum headroom
scatter headroom weight, title(e(max))
This code dosn't work.
Any suggestions,
Thanks Jörg
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/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/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/statalist/faq
* http://www.ats.ucla.edu/stat/stata/