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

Home » Public Forums » archive » [start:final:step] bug
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
[start:final:step] bug [message #90258] Sat, 14 February 2015 23:45 Go to previous message
Dae-Kyu Shin is currently offline  Dae-Kyu Shin
Messages: 25
Registered: February 2015
Junior Member
hi. here is example code


CDF_EPOCH, ts, 2008, 1, 1, 0, 0, 0, 0, /compute
CDF_EPOCH, te, 2009, 1, 1, 0, 0, 0, 0, /compute
step = 5*60d*1d3

res = [ts:te:step]
plot, res,/ys

not monotonic increase

Similarly

CDF_TT2000, ts, 2008, 1, 1, 0, 0, 0, 0, 0, 0, /compute
CDF_TT2000, te, 2009, 1, 1, 0, 0, 0, 0, 0, 0, /compute
step = 300000000000LL

res = [ts:te:step]
plot, res,/ys


thanks


idl 8.3 on ubuntu 12.04
[Message index]
 
Read Message
Read Message
Previous Topic: cgPlot equivalent to graphic = PLOT(Equation,... ?
Next Topic: Interpolation

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

Current Time: Wed Oct 08 13:55:22 PDT 2025

Total time taken to generate the page: 0.00355 seconds