Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1266
| From | Gudrun <bestenborstel@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: What does this mean? |
| Date | 2012-07-13 11:25 +0200 |
| Organization | albasani.net |
| Message-ID | <jtopi4$jok$1@news.albasani.net> (permalink) |
| References | <jtk504$uhf$1@news.albasani.net> <jtkdtq$h9u$1@dont-email.me> |
Dear Sfeam, sorry, that was not my best day. Thanks a lot for your help. Kind regards Gudrun Am 11.07.12 19:42, schrieb sfeam: > Gudrun wrote: > >> Hi. >> What does this mean please? >> >> gnuplot> plot 'test.dat' 1:2 w points notitle >> ^ >> ';' expected > > It means you left out the keyword "using" > > plot 'test.dat' using 1:2 w points notitle > > > >> If I do the following plot 'test.dat' it runs without problems. >> >> Thanks for help. >> Kind regards >> Gudrun >
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
What does this mean? Gudrun <bestenborstel@gmail.com> - 2012-07-11 17:09 +0200
Re: What does this mean? sfeam <sfeam@users.sourceforge.net> - 2012-07-11 10:42 -0700
Re: What does this mean? Gudrun <bestenborstel@gmail.com> - 2012-07-13 11:25 +0200
csiph-web