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


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

Dgrid3d gauss problem

X-Received by 10.236.203.113 with SMTP id e77mr4311367yho.15.1397048614236; Wed, 09 Apr 2014 06:03:34 -0700 (PDT)
X-Received by 10.140.43.228 with SMTP id e91mr39949qga.19.1397048614172; Wed, 09 Apr 2014 06:03:34 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!cm18no1147446qab.0!news-out.google.com!du2ni5011qab.0!nntp.google.com!cm18no1147444qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Wed, 9 Apr 2014 06:03:34 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=153.96.89.4; posting-account=Mt_uvgoAAACgn-CueBKg6xJZdicWvdnt
NNTP-Posting-Host 153.96.89.4
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <549aa9aa-bb66-49f4-b3cb-ca8c8fa127f1@googlegroups.com> (permalink)
Subject Dgrid3d gauss problem
From Johnny Hallyday <yleost@gmail.com>
Injection-Date Wed, 09 Apr 2014 13:03:34 +0000
Content-Type text/plain; charset=ISO-8859-1
X-Received-Bytes 1673
X-Received-Body-CRC 2360445152
Xref csiph.com comp.graphics.apps.gnuplot:2402

Show key headers only | View raw


Dear gnuplot users,

I am experiencing a problem with Gnuplot (Version 4.4, patchlevel 3) when I plot with dgrid3d option.
I tried the example from the demo script with the "Valley of the Gnu" and it works perfectly. As soon as I modify a little bit the "Valley", it's impossible for me to get a correct 3d mapping.

I am using these commands:
--

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

with this file dat.dat:
--
50 100 150 
50 300 210 
50 500 250

60 100 180 
60 300 210 
60 500 220

80 100 160
80 300 220
80 500 230
--

result:
https://drive.google.com/file/d/0BwZs38kg9uJUZi0xcEx5RnQ4eUU/edit?usp=sharing

Could you help me?
Thanks!
Johnny

Back to comp.graphics.apps.gnuplot | Previous | NextNext 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