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


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

Re: How does splot recognize read-in measured values as area in the room?

Path csiph.com!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail
From Hans-Bernhard Bröker <HBBroeker@t-online.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: How does splot recognize read-in measured values as area in the room?
Date Fri, 27 Oct 2017 03:08:02 +0200
Lines 39
Message-ID <53ccd724-b7ce-16f7-9ecf-add7baa96453@t-online.de> (permalink)
References <a3caad6e-8788-44f7-84c5-ba8025aefda3@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.dfncis.de FwHUE990vPrJ1+SjvRKSKwX/GFDroh6UBoC5PxKbjIe0QAS3WH+7URl5cf
Cancel-Lock sha1:LNXxd0JiU1J44ffzomCzhYPPbCU=
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
In-Reply-To <a3caad6e-8788-44f7-84c5-ba8025aefda3@googlegroups.com>
Content-Language de-DE
Xref csiph.com comp.graphics.apps.gnuplot:3807

Show key headers only | View raw


Am 26.10.2017 um 19:37 schrieb rr.aus.h.und.ursa.minor@gmail.com:
> I read in a file with 5 data triplets.
> The 5th data triple corresponds to the 1st, so that a closed polyline is created.
> Unfortunately I can't mark this area, probably gnuplot doesn't recognize the polyline as an area.

Well, one reason that gnuplot doesn't recognize that construct as an 
area is that, except in rather special cases, that _is_no_area_.  A 
closed polyline in 3D is usually just that: a closed polyline.

The way splot recognizes surfaces is described in the documentation.  In 
a nutshell: instead of

A
B
C
D
A

E
F
G
H
I

you should have

A
B

D
C


E
F

H
G

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


Thread

How does splot recognize read-in measured values as area in the room? rr.aus.h.und.ursa.minor@gmail.com - 2017-10-26 10:37 -0700
  Re: How does splot recognize read-in measured values as area in the room? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2017-10-27 03:08 +0200

csiph-web