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


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

Re: Dgrid3d gauss problem

Path csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From Christoph Bersch <usenet@bersch.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Dgrid3d gauss problem
Date Wed, 09 Apr 2014 15:40:32 +0200
Organization A noiseless patient Spider
Lines 13
Message-ID <li3ikh$jt3$1@dont-email.me> (permalink)
References <549aa9aa-bb66-49f4-b3cb-ca8c8fa127f1@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Wed, 9 Apr 2014 13:40:33 +0000 (UTC)
Injection-Info mx05.eternal-september.org; posting-host="0cf643f24d431c82e6a803fb7f3277cc"; logging-data="20387"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18OMtW+AQMMe7mbuYKLowUm"
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10
In-Reply-To <549aa9aa-bb66-49f4-b3cb-ca8c8fa127f1@googlegroups.com>
Cancel-Lock sha1:DlHXc+cSKxGd8PVwIEBLLc57Hcg=
Xref csiph.com comp.graphics.apps.gnuplot:2403

Show key headers only | View raw


On 09.04.2014 15:03, Johnny Hallyday wrote:
>
> set dgrid3d 30,30 gauss 1
> splot "dat.dat" u 1:2:3 w l

The dx is given in units of the axes and 1 seems to be far too small. I 
don't know why this leads to missing lines, but choosen e.g. 50 works fine:

set dgrid3d 30,30 gauss 50
splot "dat.dat" u 1:2:3 w l

Christoph

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


Thread

Dgrid3d gauss problem Johnny Hallyday <yleost@gmail.com> - 2014-04-09 06:03 -0700
  Re: Dgrid3d gauss problem Christoph Bersch <usenet@bersch.net> - 2014-04-09 15:40 +0200
  Re: Dgrid3d gauss problem yleost@gmail.com - 2014-04-09 06:48 -0700

csiph-web