Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4167
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2019-03-12 07:06 -0700 |
| References | <0921641e-371e-466e-81e4-6778affe23e4@googlegroups.com> <p1eaql$4i2$1@solani.org> <cf2a42d2-aa72-42f4-9eaa-9366f6f71c30@googlegroups.com> |
| Message-ID | <76905d15-4aaa-4746-9347-ed1816552381@googlegroups.com> (permalink) |
| Subject | Re: Warning: 'gnuplot' returned 256 |
| From | myriamkhanna@gmail.com |
On Wednesday, December 20, 2017 at 11:35:19 PM UTC+1, Rana Rehan Khalid wrote:
> On Wednesday, December 20, 2017 at 11:40:22 PM UTC+5, Karl Ratzsch wrote:
> > Am 20.12.2017 um 16:45 schrieb Rana Rehan Khalid:
> > > ERROR message show when i tried to open .gnu file. I also copy the .gnu script lines kindly guide what is going wrong. Thanks
> >
> > That scripts seems to be corrupted. Following lines make little sense:
> >
> > > set ytics 1.000, 1.000
> > Why set ytics, when you change them again in the next line?
> >
> > > set ytics("MET:1" 1.000,"TYR:2
> > Where is the closing bracket? I guess there is half a line missing.
> >
> > > set cbtics 0.000 7.000 1.0
> >
> > Interval zero makes no sense, although you can give any amount of
> > numbers here, the one actually used is the last one. That's a small
> > parser bug imo. You should give only one number here, and it must be
> > >0. (See "help xtics")
> >
> > Also you have a second line with "set cbtics" further down, so you
> > can just delete this one.
> >
> > You only give two lines of data, that's not enough to actually plot
> > anything.
> >
> > Karl
>
> Thank you so much. It works for me.
> Best regards.
Hello Rana, I have exactly the same problem, how did you manage to make it work?
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Warning: 'gnuplot' returned 256 Rana Rehan Khalid <ray.binm@gmail.com> - 2017-12-20 07:45 -0800
Re: Warning: 'gnuplot' returned 256 Karl Ratzsch <mail.kfr@gmx.net> - 2017-12-20 19:40 +0100
Re: Warning: 'gnuplot' returned 256 Rana Rehan Khalid <ray.binm@gmail.com> - 2017-12-20 14:29 -0800
Re: Warning: 'gnuplot' returned 256 Rana Rehan Khalid <ray.binm@gmail.com> - 2017-12-20 14:35 -0800
Re: Warning: 'gnuplot' returned 256 myriamkhanna@gmail.com - 2019-03-12 07:06 -0700
csiph-web