MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Help with DateListPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg82179] Help with DateListPlot
  • From: KTugbawa at gmail.com
  • Date: Sun, 14 Oct 2007 06:08:19 -0400 (EDT)

How do you use the DateList Plot function when you have a 3-vector
database. The first column is the date, the second column contains the
names, and the last column contains the returns. I know that you have
to use a loop.The data looks like this:

Date                          Item                       return
1/2/01                       TBill                         0.67
1/3/01                        SP                          0.78
1/4/01                       inv                            0.5
1/5/01                       inve                          0.6


  • Prev by Date: Re: Would like to specify "Traditional Form" in the option inspector
  • Next by Date: Re: Would like to specify "Traditional Form" in the option inspector
  • Previous by thread: Custom Control of Axes and Plot Labels in 2D and 3D Plots
  • Next by thread: RE: Help with DateListPlot