|
From: Tatsuro M. <tma...@ya...> - 2010-11-11 23:42:00
|
Hello --- Andres Cimmarusti wrote: > I'm using gnuplot 4.4.0 as shipped with Debian Squeeze (testing). So > was this code commit accepted for version 4.4.x or should I be looking > at 4.5.x to see this new feature implemented? > > In any case, I still need to do the fitting, so anyone has any > experience with this and could point out some help? The function voigt(x,y) is implemented on gnuplot 4.5 but not on 4.4. Please see the plot manual for gnuplot 4.5 section 13.1 http://www.tatsuromatsuoka.com/gnuplot/Eng/cygbin/ gnuplot.pdf If you use unix, you can build the executable by yourself http://www.gnuplot.info/development/index.html Downloading sources from the CVS repository Building from CVS Of course, you will have to install dependency libraries and header files before build. Regards Tatsuro -------------------------------------- Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http://pr.mail.yahoo.co.jp/ie8/ |