Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #534
| From | Olaf Schultz <o.schultz@enhydralutris.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Question on cntrrparam and splot |
| Date | 2011-08-14 21:24 +0200 |
| Message-ID | <9aqlmqF2jfU1@mid.individual.net> (permalink) |
| References | <9aipokFcr5U1@mid.individual.net> <5c9b5ffa-6448-4279-9d15-0e99a8d9ad5c@w24g2000yqw.googlegroups.com> |
Gavin Buxton wrote: > Hi Olaf > > Have a look at setting your term to table. This will output your plot > as ascii data. You could plot your contours into a new data file, say > 'table.dat', and then plot each index with whatever colors you need, > using > > plot 'table.dat' i 0 w l lt 1 lc 1 > Thanks...that's a suiteable work around. It works. > for example. Gnuplot has come a long way from when I used to have to > modify the postcript file for this sort of thing! > Gavin > > >> One color per plotted file will be enough. >> >> Preprocessing the splot-data to find the contours, that they can be >> dealed with plot? >> >> Greetings, >> >> Olaf > Gretings, Olaf
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Question on cntrrparam and splot Olaf Schultz <o.schultz@enhydralutris.de> - 2011-08-11 21:44 +0200
Re: Question on cntrrparam and splot Gavin Buxton <gavinbuxton@gmail.com> - 2011-08-12 04:02 -0700
Re: Question on cntrrparam and splot Olaf Schultz <o.schultz@enhydralutris.de> - 2011-08-14 21:24 +0200
csiph-web