Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4061

Re: Best fit point in contour plots using Gnuplot

Path csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Best fit point in contour plots using Gnuplot
Date Mon, 19 Nov 2018 14:51:36 +0100
Organization solani.org
Lines 21
Message-ID <psuf58$9lu$1@solani.org> (permalink)
References <f8b39595-16a3-4a02-b2a8-04c4d561fc60@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1542635496 9918 127.0.0.43 (19 Nov 2018 13:51:36 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Mon, 19 Nov 2018 13:51:36 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
Content-Language de-DE-1901
Cancel-Lock sha1:Hpa9zY3d9l66VOenGjEStuN3j4k=
X-User-ID eJwNyMEBwEAEBMCWBOsoJ9zqv4RkngOLJ+Z4IByLlTSD6vtvk2KnoHu7cxgXW8V0yR4XbQf5AQ8TEQg=
In-Reply-To <f8b39595-16a3-4a02-b2a8-04c4d561fc60@googlegroups.com>
Xref csiph.com comp.graphics.apps.gnuplot:4061

Show key headers only | View raw


Am 19.11.2018 um 09:20 schrieb srishtinagu19@gmail.com:

> Can someone please tell me how to make a best fit point in a contour plot
> I am trying-
>  $splot "test1.dat" with lines "<echo '135 0.40'"

What gave you the idea that this could work? ;-)

> But it is showing an error.
> I want a point at 135,0.40

Two possiblities

   set object 1 ellipse at 134,0.4 size 2,2 units xx

or

   set label 1 "" at 135,0.4 point pt 3 ps 2

followed by your (s)plot command

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 00:20 -0800
  Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-19 14:51 +0100
    Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 06:28 -0800
    Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 06:29 -0800
      Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-19 16:27 +0100
      Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-19 07:29 -0800
        Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 01:00 -0800
          Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 11:20 +0100
            Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 02:34 -0800
              Re: Best fit point in contour plots using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-20 13:06 +0100
                Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 22:52 -0800
                Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 22:52 -0800
                Re: Best fit point in contour plots using Gnuplot srishtinagu19@gmail.com - 2018-11-20 23:10 -0800

csiph-web