[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info
Subject:    Re: [Gnuplot-info] Problem with gnuplot
From:       Hans-Bernhard Broeker <broeker () physik ! rwth-aachen ! de>
Date:       2005-05-27 12:41:54
Message-ID: 42971592.3070403 () physik ! rwth-aachen ! de
[Download RAW message or body]

DELIMA CHRISTOPHE wrote:
>    I'm working on a project in which I have to draw a representation in 
> three dimensions of a matrix. The only problem I have is that I can't 
> find how to make a good display in which I can see clearly each "peak" 
> and especially to distinguish where do I find higher frequencies.

It's not quite clear what your 3D plot would have to do with 
frequencies.  It looks like you'll want to have a look at 'help pm3d', 
and eventually plot your data as

	set pm3d
	set view map
	splot 'Points.dat' matrix with lines

Another alternative would be

	set view map
	set contour base ; unset surface
	splot 'Points.dat' matrix with lines


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Gnuplot-info mailing list
Gnuplot-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuplot-info
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic