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


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

Re: Plot a Matrix with colour and numbers in it

X-Received by 10.224.42.141 with SMTP id s13mr15869908qae.3.1369681125278; Mon, 27 May 2013 11:58:45 -0700 (PDT)
X-Received by 10.49.121.9 with SMTP id lg9mr2212837qeb.39.1369681125259; Mon, 27 May 2013 11:58:45 -0700 (PDT)
Path csiph.com!usenet.pasdenom.info!news.franciliens.net!news.muarf.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!209.85.216.88.MISMATCH!ch1no1379318qab.0!news-out.google.com!y6ni51898qax.0!nntp.google.com!t14no991667qam.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Mon, 27 May 2013 11:58:45 -0700 (PDT)
In-Reply-To <ko07ef$h52$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=77.21.192.69; posting-account=dedIcwoAAABmOdEI-O6rB4FSB_rWQNqf
NNTP-Posting-Host 77.21.192.69
References <d6d33942-f881-4396-a0cb-cec3fe1990e7@googlegroups.com> <ko07ef$h52$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <d87eaef5-b236-4117-bb77-bb7aeb3ef67d@googlegroups.com> (permalink)
Subject Re: Plot a Matrix with colour and numbers in it
From Niklas Casper <casperniklas@gmail.com>
Injection-Date Mon, 27 May 2013 18:58:45 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.graphics.apps.gnuplot:1859

Show key headers only | View raw


On Monday, May 27, 2013 8:12:27 PM UTC+2, sfeam wrote:
> Niklas Casper wrote:
> 
> 
> 
> > Hello!
> 
> > 
> 
> > I want to create a Matrix like these:
> 
> > https://googledrive.com/host/0B_AFgrOzVSTnSXd0TWJBUDhuUFU/index.html
> 
> > 
> 
> > With "plot...matrix image" I can plot the Heatmap with colours, but I
> 
> > need also the numbers in it. How does it work?
> 
> 
> 
> 
> 
>  plot 'map1' matrix using 1:2:3 with image, \
> 
>       'map1' matrix using 1:2:(sprintf("%g",column(3))) with labels
> 
> 
> 
> 
> 
> > 
> 
> > Thanks
> 
> > Niklas

Thanks, it works fine. I've created a script - plotting 3 matrices - that plots only one. Why?

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


Thread

Plot a Matrix with colour and numbers in it Niklas Casper <casperniklas@gmail.com> - 2013-05-27 10:13 -0700
  Re: Plot a Matrix with colour and numbers in it sfeam <sfeam@users.sourceforge.net> - 2013-05-27 11:12 -0700
    Re: Plot a Matrix with colour and numbers in it Niklas Casper <casperniklas@gmail.com> - 2013-05-27 11:58 -0700
      Re: Plot a Matrix with colour and numbers in it Christoph Bersch <usenet@bersch.net> - 2013-05-28 09:25 +0200
        Re: Plot a Matrix with colour and numbers in it Niklas Casper <casperniklas@gmail.com> - 2013-05-28 03:04 -0700
          Re: Plot a Matrix with colour and numbers in it Christoph Bersch <usenet@bersch.net> - 2013-05-28 12:44 +0200
            Re: Plot a Matrix with colour and numbers in it Niklas Casper <casperniklas@gmail.com> - 2013-05-28 12:22 -0700

csiph-web