X-Received: by 10.31.174.140 with SMTP id x134mr1197688vke.6.1479121152085; Mon, 14 Nov 2016 02:59:12 -0800 (PST) X-Received: by 10.157.40.215 with SMTP id s81mr1002494ota.7.1479121152041; Mon, 14 Nov 2016 02:59:12 -0800 (PST) Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.glorb.com!n6no1193816qtd.0!news-out.google.com!x12ni3340ita.0!nntp.google.com!q124no587019itd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Mon, 14 Nov 2016 02:59:11 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=197.253.201.174; posting-account=jqJ3-QoAAABuVMiNBqyAYkGFJILIo0V4 NNTP-Posting-Host: 197.253.201.174 References: <1849e171-220f-4138-b8d5-416b419f464f@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <614f9475-7e81-4c9a-a95e-e80e675c902d@googlegroups.com> Subject: Re: Plotting with gnuplot From: mohammed mouhcine Injection-Date: Mon, 14 Nov 2016 10:59:12 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.graphics.apps.gnuplot:3458 Le lundi 14 novembre 2016 01:58:10 UTC, Karl Ratzsch a =C3=A9crit=C2=A0: > Am 13.11.2016 um 17:05 schrieb mohammed mouhcine: > > Le dimanche 13 novembre 2016 14:48:23 UTC, Gavin Buxton a =C3=A9crit : > >> Try being a bit more specific - I'm not going to run your script for y= ou. What issues are you getting? Why isn't your script doing what you want? > >=20 > > Thanks, the plot I want the product is obtained with a python script. > > So I want to do the same plot with gnuplot. > > For that I tried with my script, so it does not give the same plot. > >=20 > > The help I want is someone to an idee, or a script that will make it do= it > >=20 >=20 > Listen, we won't research your problem for you, just because you're > too lazy to put in some own effort. >=20 > First step for that is to strip down the script until it works, if > necessary to a simple "plot x". >=20 > Then read up on the failing command in the help, and try to fix it. >=20 > If that doesn't solve the problem, then come back and explain what > is going wrong. Then we'll help you. I solved the problem, thank you very much for the help