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: Display list data behind graph
From
wanhaiyou <[email protected]>
To
[email protected]
Subject
Re: st: Display list data behind graph
Date
Fri, 3 Jan 2014 08:15:15 +0800 (GMT+08:00)
Hi Melaku,
I think the "serset" routine may be useful. See -help serset
Bests,
wanhaiyou
Hunan University
> -----原始邮件-----
> 发件人: "Melaku Fekadu" <[email protected]>
> 发送时间: 2014-01-02 22:41:53 (星期四)
> 收件人: [email protected]
> 抄送:
> 主题: st: Display list data behind graph
>
> Hello Statalist,
> How do i list/display the data underlying a graph in Stata ?
> let's say I plot the following graph
>
> graph twoway connected x1 x2 x3 y, sort
>
> now how do I list/diplay the data underlying this graph in Stata's window in a comfortable way? like this:
>
> y x1 x2 x3
> ----------
> 1 23 30 64
> 2 50 70 81
> 3 40 59 22
> 4 15 81 75
>
> Thanks a lot,
> Melaku
> *
> * 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/
--
Bests,
wanhaiyou
Hunan University
*
* 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/