From: Vijayaraj AK <vij...@ya...> - 2004-06-03 15:53:18
|
Well, the data need not be generated every millisecond. And yeah as you point out, it is not logged for hours. I want to plot lets say, 20-30min duration log of data sampled at 20-30ms interval. To make the plot look good and ease of reference, hour is also logged and displayed, though it might not be useful. As for the usefulness, I work for Qualcomm and we collect extensive amount of data and they are all in milli-second granularity. As for now, I just convert the timestamp into a number "seconds.milliseconds" and plot data vs xxx.000 number. It serves my purpose. It would just make plotting easier if a format was created that takes care of this. Thanks for you attention! Vijay. --- Hans-Bernhard Broeker <br...@ph...> wrote: > On Sat, 8 May 2004, Vijayaraj AK wrote: > > > I was using GNU for plotting function and I wanted > to > > plot time in hour:min:sec:millisecond format. I > > searched extensively for this kind of format. If > this > > is not defined it would be incredibly useful to > have > > such a format in future release. > > I suspect it's nowhere near as useful as you think > it is. It's > practically impossible to actually need both > millisecond resolution and an > entire hour of reach on a single axis --- no output > device you're likely > to use will be able to resolve 3 million positions > along a single axis. > > -- > Hans-Bernhard Broeker > (br...@ph...) > Even if all the snow were burnt, ashes would remain. > > ===== Vijayaraj A.K. #304, Creekside Apartments, \\\|/// o00o 505, 27th WAY, \\ - - // ( ) Boulder, CO 80305, ( 0 0 ) ( ) USA ***oOOo--(_)--******* Phone : (R) 303 499 1818 (O) 303 247 5061 Hello!! __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ |