comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » plotting xaxis with date
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
plotting xaxis with date [message #75644] Tue, 15 March 2011 06:58
sid is currently offline  sid
Messages: 50
Registered: January 1995
Member
Hi
I have x axis as years that is,
for example,

21223
Here 2 corresponds to year 12 is month and 23 is day
now using this below commands, I have done
yy=strmid(p1(1),7,1)
mm=strmid(p1(1),8,2)
dd=strmid(p1(1),10,2)
s=strcompress(dd+'/'+mm+'/'+'200'+yy,/remove_all)
and now s=23/12/2002
like this I have converted my x axis values from 21223.
But now i need to plot this dates in xaxis with corresponding yaxis
data.
How to do this?
Please give some suggesions in this regard.
regards
sid
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: contour overplotting
Next Topic: Re: plotting xaxis with date

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:08:45 PDT 2025

Total time taken to generate the page: 0.00569 seconds