Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Keeping Open Multiple Graph Windows?


From   "Eva Poen" <[email protected]>
To   [email protected]
Subject   Re: st: Keeping Open Multiple Graph Windows?
Date   Tue, 23 Sep 2008 22:37:42 +0100

By adding the name() option to your graph:

***
sysuse auto
scatter price mpg, name(first)
histogram price, name(second)
***

HTH,
Eva



2008/9/23  <[email protected]>:
> How do you keep open multiple graph windows in Stata 9 (or similarly how do
> you prevent graph windows from closing)?
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index