Can I do heavy – duty data processing with gnuplot?
Gnuplot alone is not suited very well for this. One thing you might try is fudgit, an interactive multi-purpose fitting program written by Martin-D. Lacasse (isaac@frodo.physics.mcgill.ca). It can use gnuplot as its graphics back end and is available from ftp.physics.mcgill.ca in /pub/Fudgit/fudgit_2.33.tar.Z [132.206.9.13], and from the main Linux server, tsx-11.mit.edu [18.172.1.2] and its numerous mirrors around the world as /pub/linux/sources/usr.bin/fudgit-2.33.tar.z. Versions are available for AIX, Data General, HP-UX, IRIX 4, Linux, NeXT, Sun3, Sun4, Ultrix, OS/2 and MS-DOS. The MS-DOS version is available on simtel20 mirrors (simtel20 itself has closed down) in the “math” subdirectory as fudg_231.zip. Carsten Grammes has written a fitting program which goes together with gnuplot; it is called gnufit and is available from the official gnuplot sites, as the files gnufit12.info, gnufit12.tar.gz (source) and gft12dos.zip (MS-DOS). It has been merged into gnuplot 3.6. Michael Courtn