|
From: Thomas S. <t.s...@fz...> - 2010-06-07 07:23:11
|
just avoid dividing integers, plot ( (1./373) - ... works. yoel wrote: > > Hi all, > I tried to plot the following function with gnuplot: > > plot ( (1/373) - (8.314/40000) * log( (2*59)/(x*1013250) + 1 ) )**-1 > > Which gives me the following image: > http://old.nabble.com/file/p28793176/gnuplot.png > > This is NOT how it's supposed to look. Here is how the function really > looks (matlab): http://old.nabble.com/file/p28793176/matlab.jpg > > Can anyone explain me what I've done wrong? > > Thanks a lot, > Yoel > -- View this message in context: http://old.nabble.com/a-function-I-couldn%27t-plot-right-tp28793176p28801816.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |