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


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

Re: Dgrid3d gauss problem

From Christoph Bersch <usenet@bersch.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Dgrid3d gauss problem
Date 2014-04-09 15:40 +0200
Organization A noiseless patient Spider
Message-ID <li3ikh$jt3$1@dont-email.me> (permalink)
References <549aa9aa-bb66-49f4-b3cb-ca8c8fa127f1@googlegroups.com>

Show all headers | 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