|
From: yoel <yoe...@gm...> - 2010-06-06 18:12:55
|
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-tp28793176p28793176.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |