Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3580
| Path | csiph.com!xmission!news.alt.net |
|---|---|
| From | dale <dale@dalekelly.org> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | beginner question |
| Date | Fri, 17 Mar 2017 23:01:07 -0400 |
| Lines | 36 |
| Message-ID | <a6etek.7s4.19.1@news.alt.net> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Mozilla-News-Host | snews://newsipv6.altopia.com:563 |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:54.0) Gecko/20100101 Thunderbird/54.0a2 |
| Content-Language | en-US |
| Xref | csiph.com comp.graphics.apps.gnuplot:3580 |
Show key headers only | View raw
I'm trying to plot three dimensional points splot "cube.txt" where cube.txt is as follows 0 0 0 0 0 100 0 100 100 0 100 0 0 100 100 100 0 0 100 100 0 100 100 100 the points are okay but the zaxis has two zeroes and a space between them, I have set xrange, yrange and zrange and the zaxis remains the same if I do plot "square.txt" where square.txt is as follows 0 0 0 100 100 0 100 100 the x and y axis work as I want I did a little with autoscale, is this where I need to look? -- dale | http://www.dalekelly.org
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
beginner question dale <dale@dalekelly.org> - 2017-03-17 23:01 -0400
Re: beginner question Karl Ratzsch <mail.kfr@gmx.net> - 2017-03-18 12:04 +0100
Re: beginner question dale <dale@dalekelly.org> - 2017-03-18 12:48 -0400
Re: beginner question dale <dale@dalekelly.org> - 2017-03-18 15:38 -0400
csiph-web