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


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

Re: plot 2d contour with contour labels from nonuniform matrix data file

Newsgroups comp.graphics.apps.gnuplot
Date 2016-09-05 21:59 -0700
References <6f06402f-3def-454b-a66c-2218f6a8b93d@googlegroups.com>
Message-ID <458077e6-9c18-415f-af98-755467b9c648@googlegroups.com> (permalink)
Subject Re: plot 2d contour with contour labels from nonuniform matrix data file
From xlrotor@gmail.com

Show all headers | View raw


I've tried the table method with 2d plot, but I couldn't get the plot I want.

I have 
10 x values.
180 y values (not equally spaced).
1800 z values.

If I put each of these in a separate data block in the same data file, how can I specify them in an splot command?  Sort of like...
   splot 'datafile' using x:y:z with lines
but x, y and z are different data blocks read from the same file.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

plot 2d contour with contour labels from nonuniform matrix data file xlrotor@gmail.com - 2016-09-02 13:25 -0700
  Re: plot 2d contour with contour labels from nonuniform matrix data file Gavin Buxton <gavinbuxton@gmail.com> - 2016-09-03 08:36 -0700
  Re: plot 2d contour with contour labels from nonuniform matrix data file xlrotor@gmail.com - 2016-09-05 21:59 -0700
    Re: plot 2d contour with contour labels from nonuniform matrix data file Gavin Buxton <gavinbuxton@gmail.com> - 2016-09-06 10:02 -0700
      Re: plot 2d contour with contour labels from nonuniform matrix data file xlrotor@gmail.com - 2016-09-07 12:26 -0700
        Re: plot 2d contour with contour labels from nonuniform matrix data file xlrotor@gmail.com - 2016-09-07 21:46 -0700
          Re: plot 2d contour with contour labels from nonuniform matrix data file Gavin Buxton <gavinbuxton@gmail.com> - 2016-09-08 07:02 -0700
            Re: plot 2d contour with contour labels from nonuniform matrix data file xlrotor@gmail.com - 2016-09-08 14:49 -0700

csiph-web