Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!newsfeed.straub-nv.de!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Olaf Schultz Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Question on cntrrparam and splot Date: Sun, 14 Aug 2011 21:24:09 +0200 Lines: 33 Message-ID: <9aqlmqF2jfU1@mid.individual.net> References: <9aipokFcr5U1@mid.individual.net> <5c9b5ffa-6448-4279-9d15-0e99a8d9ad5c@w24g2000yqw.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: individual.net 8emRoeAP86ZrGR9u9zu5gQkfk7sJf5S/zc/ZSCyQoCbqBcKU+u Cancel-Lock: sha1:Bqo5Fb2k+uioo4UDSZkXJ59j02U= User-Agent: Thunderbird 2.0.0.18 (X11/20081112) In-Reply-To: <5c9b5ffa-6448-4279-9d15-0e99a8d9ad5c@w24g2000yqw.googlegroups.com> Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:534 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