Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1046
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.erje.net!news-1.dfn.de!news.dfn.de!news.informatik.hu-berlin.de!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail |
|---|---|
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: date/time format |
| Date | Sat, 14 Apr 2012 17:48:07 +0200 |
| Lines | 20 |
| Message-ID | <9utkhjFjkpU1@mid.dfncis.de> (permalink) |
| References | <a78aeedd-dcca-4df1-b480-f772d1fca208@fw28g2000vbb.googlegroups.com> <9urnhnFqk0U1@mid.dfncis.de> <8520bd9f-82d7-4563-ac88-ff892c55860e@l4g2000vbt.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.dfncis.de XTxRINzPeNEdzOAby3KJ0QaQLVG/TUqap+tp5jMVbzNdW1e0GLEgdJ8GAR |
| Cancel-Lock | sha1:3CWJD16HplNj5yT0bSrmfEcBE/s= |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
| In-Reply-To | <8520bd9f-82d7-4563-ac88-ff892c55860e@l4g2000vbt.googlegroups.com> |
| Xref | csiph.com comp.graphics.apps.gnuplot:1046 |
Show key headers only | View raw
On 14.04.2012 17:00, TonyG wrote: > On Apr 13, 6:27 pm, Hans-Bernhard Bröker<HBBroe...@t-online.de> > wrote: >> set timefmt "%m-%d %H:%M:%S" > set timefmt "%M-%D %H:%M:%S" Does that look exactly like the format I showed you? What do you think the difference will do? > I'm still getting a time formatting error for each of the tens of > thousands of lines or > > gnuplot> plot 'output.csv' using ($1):($3) > ^ > all points y value undefined! You usually don't want to use '($1)' for time data. Stick to the simpler '1' instead.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
date/time format TonyG <tgozdz@gmail.com> - 2012-04-13 06:00 -0700
Re: date/time format Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-04-14 00:27 +0200
Re: date/time format TonyG <tgozdz@gmail.com> - 2012-04-14 08:00 -0700
Re: date/time format Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-04-14 17:48 +0200
Re: date/time format TonyG <tgozdz@gmail.com> - 2012-04-14 12:51 -0700
csiph-web