Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Graphics > Gnuplot interactive function plotter > Re: 2D color gr...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 9 Topic 3541 of 3637
Post > Topic >>

Re: 2D color graph (z size as a color)

by sfeam <sfeam@[EMAIL PROTECTED] > Oct 15, 2008 at 11:57 AM

sezgin wrote:

> I was looking to plot (a data like I wrote)
>
http://groups.google.com/group/comp.graphics.apps.gnuplot/browse_thread/thread/97f1692f12ebcb3b
> to get this image http://tinyurl.com/5nzmn6
> But macro which I find is not working for my data it gives "Axis
> range  undefined due to improper data values. NaN? Inf?" error
> message.

It is possible that the auto-scaling code is not being triggered.
My guess is that if you set explicit ranges for z and for the 
color palette, you will not see this problem.

  MIN = 0.
  MAX = 500.
  set zrange [MIN:MAX]
  set cbrange [MIN:MAX]




> What can I do to run this macro to get my data plotted?(I am not
> experienced on gnuplot)
> 
> 
> 
> On Oct 14, 7:19 pm, sfeam <sf...@[EMAIL PROTECTED]
> wrote:
>> sezgin wrote:
>> > I am using version 4.2 patchlevel4.
>> > is there any clue how can I do without pm3d?
>>
>> There are actually many different ways, depending on exactly what
>> king of plot you want to make.
>>
>> Here is an example of 2D heat maps:
>> http://gnuplot.sourceforge.net/demo_4.3/heatmaps.html
>>
>>
>>
>> > On Oct 10, 8:30 pm, sfeam <sf...@[EMAIL PROTECTED]
> wrote:
>> >> 1sezg...@[EMAIL PROTECTED]
 wrote:
>> >> > Is there any possibility to draw a 2D color graph by using z as a
>> >> > color scale.
>>
>> >> Yes, in recent versions of gnuplot (newer than 4.2.2) you can color
>> >> by z value in 2D plots.  Current version is 4.2.4
>> >> You do not need to use the pm3d commands for this.- Hide quoted text
-
>>
>> - Show quoted text -
 




 9 Posts in Topic:
2D color graph (z size as a color)
1sezgins@[EMAIL PROTECTED  2008-10-10 07:38:40 
Re: 2D color graph (z size as a color)
sfeam <sfeam@[EMAIL PR  2008-10-10 11:30:15 
Re: 2D color graph (z size as a color)
sezgin <1sezgins@[EMAI  2008-10-13 23:51:09 
Re: 2D color graph (z size as a color)
sfeam <sfeam@[EMAIL PR  2008-10-14 10:19:51 
Re: 2D color graph (z size as a color)
sezgin <1sezgins@[EMAI  2008-10-14 23:53:10 
Re: 2D color graph (z size as a color)
sfeam <sfeam@[EMAIL PR  2008-10-15 11:57:34 
Re: 2D color graph (z size as a color)
Petr Mikulik <mikulik@  2008-10-15 07:39:32 
Re: 2D color graph (z size as a color)
Petr Mikulik <mikulik@  2008-10-15 20:25:14 
Re: 2D color graph (z size as a color)
sezgin <1sezgins@[EMAI  2008-10-27 05:47:26 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 4:34:54 CST 2008.