Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #553

Re: Plotting into table with multiple columns

From Ingo Thies <ingo.thies@gmx.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Plotting into table with multiple columns
Date 2011-08-28 12:59 +0200
Message-ID <9bulcrFl92U1@mid.individual.net> (permalink)
References <9brre9Fvf3U1@mid.individual.net> <j3clfl$684$1@dont-email.me>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar


Thread

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