Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2796
| From | Jörg Buchholz <bookwood4news@freenet.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: No data in plot |
| Date | 2015-02-26 08:36 +0100 |
| Organization | Universitaet Hannover |
| Message-ID | <mcmief$kvj$1@newsserver.rrzn.uni-hannover.de> (permalink) |
| References | <63458bc8-dc8a-4333-ad0c-ac21136f373f@googlegroups.com> <9f7d67b1-0efe-47cb-9de5-b74ea84d9150@googlegroups.com> <mcmff9$k8a$1@newsserver.rrzn.uni-hannover.de> <ef2b47fa-44db-413f-bb04-82acb44f0ccf@googlegroups.com> |
On 26.02.2015 08:05, Mahesh Patil wrote: > On Thursday, 26 February 2015 12:16:03 UTC+5:30, Jörg Buchholz wrote: >> On 26.02.2015 06:42, Mahesh Patil wrote: >>> On Thursday, 26 February 2015 10:45:13 UTC+5:30, Mahesh Patil wrote: >>>> Dear all gnuplot users, >>>> I am getting warning like: skipping unreadable file "***" >>>> No data in plot >> >> There is no problem in your file, your data are ok. >> >> plot 'test.txt' u 1:2 t 'temp' gives a normal output with your data in >> the file "test.txt". >> >> Are you shure your file is in the right directory and the name ist correct? >> >> >> Jörg > > Thanks Jorg for prompt reply. > I just got it. its in wrong directory. now working fine. > I was wondering whether we can plot multiple columns against 1st single column? > plot 'test.txt' u 1:2 t'temp', '' u 1:6 t'k11', '' u 1:7 t'k22' Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
No data in plot Mahesh Patil <msp692@gmail.com> - 2015-02-25 21:15 -0800
Re: No data in plot Mahesh Patil <msp692@gmail.com> - 2015-02-25 21:42 -0800
Re: No data in plot Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-26 07:46 +0100
Re: No data in plot Mahesh Patil <msp692@gmail.com> - 2015-02-25 23:05 -0800
Re: No data in plot Jörg Buchholz <bookwood4news@freenet.de> - 2015-02-26 08:36 +0100
Re: No data in plot Mahesh Patil <msp692@gmail.com> - 2015-02-26 04:30 -0800
csiph-web