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


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

Splot 3d data with interpolated pm3d colors at b

Newsgroups comp.graphics.apps.gnuplot
Date 2013-10-14 13:01 -0700
Message-ID <c6b28b43-e88d-4d59-a90a-fe7e0a52202a@googlegroups.com> (permalink)
Subject Splot 3d data with interpolated pm3d colors at b
From biostudies5@googlemail.com

Show all headers | View raw


Hi,

I'd like to plot a simple 3d mesh (uncoloured surface plot) with interpolated pm3d colors at bottom representing the same data. Thus, I typed in:

set dgrid3d
set pm3d at b interpolate, 30,30
splot 'file.txt' w l

But all what I get is a coloured surface plot. What's wrong, where's the mistake and how can I fix it.

Thanks for help!
B

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Splot 3d data with interpolated pm3d colors at b biostudies5@googlemail.com - 2013-10-14 13:01 -0700
  Re: Splot 3d data with interpolated pm3d colors at b Ethan A Merritt <sfeam@users.sourceforge.net> - 2013-10-14 15:57 -0700
    Re: Splot 3d data with interpolated pm3d colors at b biostudies5@googlemail.com - 2013-10-14 22:32 -0700
      Re: Splot 3d data with interpolated pm3d colors at b Ethan A Merritt <sfeam@users.sourceforge.net> - 2013-10-15 10:08 -0700
        Re: Splot 3d data with interpolated pm3d colors at b biostudies5@googlemail.com - 2013-10-15 13:29 -0700
          Re: Splot 3d data with interpolated pm3d colors at b biostudies5@googlemail.com - 2013-10-15 14:09 -0700

csiph-web