Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #553
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Ingo Thies <ingo.thies@gmx.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Plotting into table with multiple columns |
| Date | Sun, 28 Aug 2011 12:59:40 +0200 |
| Lines | 29 |
| Message-ID | <9bulcrFl92U1@mid.individual.net> (permalink) |
| References | <9brre9Fvf3U1@mid.individual.net> <j3clfl$684$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net MdESj1UMmMoZvNs7dwqVHwoch0PafHDXiEL9gjAv8stB7Hw2Jh |
| Cancel-Lock | sha1:FzCK8y/DkFOwhUzj85iektU3YWM= |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:5.0) Gecko/20110624 Thunderbird/5.0 |
| In-Reply-To | <j3clfl$684$1@dont-email.me> |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:553 |
Show key headers only | View raw
Hi,
>> Is it possible to use a print statement inside a for-loop? This would
>> solve the problem.
>
> Not in version 4.4.
> Yes in version 4.5:
[...]
Thanks, I didn't yet notice this option (seems to a very recent
addition; I should update my gnuplot.pdf).
However, for compatibility reasons (colleagues should be able to make
use of it without the need of a local CVS build) I have decided in
favour of the reread command, although this requires a separate script
file.
Actually, it is an implementation of the cube helix colour scheme
described by David A. Green recently: http://arxiv.org/abs/1108.5083
Instead of using Green's FORTRAN77 code I am doing everything in
gnuplot: http://www.astro.uni-bonn.de/~ithies/gnuplot/colortools/
(cubehelix.gp and related scripts). One of these scripts exports the
generated RGB palette for independent use (however, not required for
everyday use).
--
Gruß,
Ingo
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Plotting into table with multiple columns Ingo Thies <ingo.thies@gmx.de> - 2011-08-27 11:24 +0200
Re: Plotting into table with multiple columns Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-08-27 13:41 +0200
Re: Plotting into table with multiple columns Ingo Thies <ingo.thies@gmx.de> - 2011-08-27 17:04 +0200
Re: Plotting into table with multiple columns sfeam <sfeam@users.sourceforge.net> - 2011-08-27 22:56 -0700
Re: Plotting into table with multiple columns Ingo Thies <ingo.thies@gmx.de> - 2011-08-28 12:59 +0200
Re: Plotting into table with multiple columns Christoph Bersch <usenet@bersch.net> - 2011-09-02 10:23 +0200
Re: Plotting into table with multiple columns "EAMerritt@gmail.com" <eamerritt@gmail.com> - 2011-09-21 16:43 -0700
Re: Plotting into table with multiple columns Ingo Thies <ingo.thies@gmx.de> - 2011-10-08 13:16 +0200
set palette cubehelix Ingo Thies <ingo.thies@gmx.de> - 2011-10-08 13:55 +0200
Re: set palette cubehelix sfeam <sfeam@users.sourceforge.net> - 2011-10-08 10:48 -0700
Re: set palette cubehelix sfeam <sfeam@users.sourceforge.net> - 2011-10-08 14:30 -0700
csiph-web