Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3076
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!feeder.erje.net!1.eu.feeder.erje.net!news-2.dfn.de!news.dfn.de!newsserver.rrzn.uni-hannover.de!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Plotting a star surface .DAT file |
| Date | Thu, 10 Sep 2015 07:51:10 +0200 |
| Organization | Universitaet Hannover |
| Lines | 44 |
| Message-ID | <msr5oc$vtt$1@newsserver.rrzn.uni-hannover.de> (permalink) |
| References | <01b651d8-e400-4ec9-b665-1e3feb2ec84a@googlegroups.com> <d5bb14F8mhbU1@mid.dfncis.de> <6bf9f963-24a7-4bef-b786-1af1e51cecd6@googlegroups.com> |
| NNTP-Posting-Host | 131.173.125.181 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | newsserver.rrzn.uni-hannover.de 1441864268 32701 131.173.125.181 (10 Sep 2015 05:51:08 GMT) |
| X-Complaints-To | usenet@newsserver.rrzn.uni-hannover.de |
| NNTP-Posting-Date | Thu, 10 Sep 2015 05:51:08 +0000 (UTC) |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35 |
| In-Reply-To | <6bf9f963-24a7-4bef-b786-1af1e51cecd6@googlegroups.com> |
| Xref | csiph.com comp.graphics.apps.gnuplot:3076 |
Show key headers only | View raw
On 10.09.2015 02:36, karin.walkerx3@gmail.com wrote: > Well, I tried using the command splot and I do not get any surface. No errormessage, nothing then? Which terminal do you use. Can you show a few lines from the datafile? What do you exactly means with "I do not get any surface"? Nothing in the outpoutterminal, no points or .....? With these simple data in a datfile called 'star.dat': 1 2 1 1 3 2 1 4 2 1 6 1 2 1 2 2 2 3 2 5 3 2 6 1 3 2 2 3 3 3 3 4 3 3 6 1 4 2 2 4 3 3 4 4 3 4 6 1 and the following commands: set surface splot 'star.dat' u 1:2:3 w lp You got a surface. Is this what you want to have? Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Plotting a star surface .DAT file karin.walkerx3@gmail.com - 2015-09-07 18:09 -0700
Re: Plotting a star surface .DAT file Jörg Buchholz <bookwood4new@freenet.de> - 2015-09-08 07:29 +0200
Re: Plotting a star surface .DAT file Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-09-09 20:10 +0200
Re: Plotting a star surface .DAT file karin.walkerx3@gmail.com - 2015-09-09 17:36 -0700
Re: Plotting a star surface .DAT file Jörg Buchholz <bookwood4new@freenet.de> - 2015-09-10 07:51 +0200
Re: Plotting a star surface .DAT file Karl-Friedrich Ratzsch <mail.kfr@gmx.net> - 2015-09-10 07:56 +0200
Re: Plotting a star surface .DAT file Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-09-10 22:47 +0200
csiph-web