home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!PC.IBT.DK!OKOKS
- Encoding: 33 TEXT
- X-Mailer: Network Courier V2.1b
- X-Charset: ASCII
- X-Char-Esc: 29
- Message-ID: <2A76C37F@pc.ibt.dk>
- Newsgroups: bit.listserv.sas-l
- Date: Wed, 29 Jul 1992 09:12:00 PDT
- Reply-To: okoks@PC.IBT.DK
- Sender: "SAS(r) Discussion" <SAS-L@UGA.BITNET>
- From: okoks@PC.IBT.DK
- Subject: Format on datasets
- Lines: 32
-
- Dear SAS-lers,
-
- I have a dataset with the following format:
-
- Year Jan Feb Mar . . . Nov Dec
- 1960 1 2 3 4 5
- 1961 6 7 8 9 0
- . . . . . .
- . . . . . .
- 1990 1 2 3 4 5
-
-
- I need to make a graph of this dataset (price*year). Do I have to make a new
- dataset and chance the format to
-
- Year Month Price
- 1960 1 1
- 1960 2 2
- . . .
-
- and if I do, how do I do that, or can I make my graph out of the original
- dataset ??
-
- Thanks in advance.
-
- Karsten Strobek
-
- Institute of Economics Phone: +45 33 91 21 66/377
- University of Copenhagen Fax: +45 33 12 00 01
- Studiestraede 6 Internet: okoks@pc.ibt.dk
- DK-1455 Copenhagen K
- Denmark
-