Path: csiph.com!2.eu.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!news.unit0.net!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Plotting with gnuplot Date: Mon, 14 Nov 2016 02:58:09 +0100 Organization: solani.org Lines: 22 Message-ID: References: <1849e171-220f-4138-b8d5-416b419f464f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: solani.org 1479088689 989 eJwFwQERADEIAzBLT6EU5Gz84V/CEnpajiKZweUuGQLMAcwICkbtOGntR9U5N45/t/8rKz72fg/o (14 Nov 2016 01:58:09 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Mon, 14 Nov 2016 01:58:09 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 In-Reply-To: Cancel-Lock: sha1:xLdQb3xTG5kXpxJEE1pewkBdckM= X-NNTP-Posting-Host: eJwNyskBwCAIBMCWNLILlCNX/yWYeQ8ON1OFoGAw69DpoXnLbRyIxRH8q7XG62bur0MQxmXtDxdIER8= X-User-ID: eJwFwYEBgDAIA7CXZEAL5zik/59gkg7DMJCIVMo4p+sx1LLPS/pdh8LsK7UmoPKZ1kp7xR8MgxGK Xref: csiph.com comp.graphics.apps.gnuplot:3457 Am 13.11.2016 um 17:05 schrieb mohammed mouhcine: > Le dimanche 13 novembre 2016 14:48:23 UTC, Gavin Buxton a écrit : >> Try being a bit more specific - I'm not going to run your script for you. What issues are you getting? Why isn't your script doing what you want? > > 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. > > The help I want is someone to an idee, or a script that will make it do it > Listen, we won't research your problem for you, just because you're too lazy to put in some own effort. First step for that is to strip down the script until it works, if necessary to a simple "plot x". Then read up on the failing command in the help, and try to fix it. If that doesn't solve the problem, then come back and explain what is going wrong. Then we'll help you.