Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4004
| X-Received | by 2002:a02:12d9:: with SMTP id 86-v6mr341124jap.53.1531373956961; Wed, 11 Jul 2018 22:39:16 -0700 (PDT) |
|---|---|
| X-Received | by 2002:aca:c6ca:: with SMTP id w193-v6mr234527oif.1.1531373956772; Wed, 11 Jul 2018 22:39:16 -0700 (PDT) |
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!d7-v6no1256196itj.0!news-out.google.com!n194-v6ni245itg.0!nntp.google.com!g2-v6no1242778itf.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Wed, 11 Jul 2018 22:39:16 -0700 (PDT) |
| In-Reply-To | <pi4igh$v3p$1@solani.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=71.198.27.140; posting-account=1NWw0AkAAACEcE-hfvnJ0UUJTxBQ6UZg |
| NNTP-Posting-Host | 71.198.27.140 |
| References | <884eb2ab-a118-41a9-aaa1-bfcdd71f0d0e@googlegroups.com> <pi4igh$v3p$1@solani.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <31e8c304-ae02-4814-b3f3-48c06a77dded@googlegroups.com> (permalink) |
| Subject | Re: Samples, isosamples, and how they affect contour lines |
| From | nawridlz@gmail.com |
| Injection-Date | Thu, 12 Jul 2018 05:39:16 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Lines | 14 |
| Xref | csiph.com comp.graphics.apps.gnuplot:4004 |
Show key headers only | View raw
I'm sorry, I still have no idea what's going on here. Consider the following example:
set samples 6
set isosamples 500
set table $surface
splot x ** 2 + y ** 2
unset table
set contour
set cntrparam levels discrete 80
set view map
splot $surface
1. Why is there a smooth curve in the interval [-10, -6]?
2. Why is there a straight line in the interval [-6, -2]?
3. Why are there no points at all in the interval [-2, 2]?
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Samples, isosamples, and how they affect contour lines nawridlz@gmail.com - 2018-07-11 00:02 -0700
Re: Samples, isosamples, and how they affect contour lines Karl Ratzsch <mail.kfr@gmx.net> - 2018-07-11 11:26 +0200
Re: Samples, isosamples, and how they affect contour lines nawridlz@gmail.com - 2018-07-11 22:39 -0700
Re: Samples, isosamples, and how they affect contour lines Karl Ratzsch <mail.kfr@gmx.net> - 2018-07-12 08:08 +0200
Re: Samples, isosamples, and how they affect contour lines nawridlz@gmail.com - 2018-07-11 23:50 -0700
Re: Samples, isosamples, and how they affect contour lines Karl Ratzsch <mail.kfr@gmx.net> - 2018-07-12 17:18 +0200
Re: Samples, isosamples, and how they affect contour lines nawridlz@gmail.com - 2018-07-13 00:22 -0700
Re: Samples, isosamples, and how they affect contour lines Karl Ratzsch <mail.kfr@gmx.net> - 2018-07-13 12:39 +0200
Re: Samples, isosamples, and how they affect contour lines Karl Ratzsch <mail.kfr@gmx.net> - 2018-07-13 09:53 +0200
csiph-web