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 
Return to the default flat view 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
[Message index]
 
Read Message
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 18:18:09 PDT 2025

Total time taken to generate the page: 0.00419 seconds