
10 Jan
2007
10 Jan
'07
4 p.m.
In addition to gnuplot, you might try R. It has some great graphics and lots of math/statistical functions as well, which might make creating useful illustrations easy. Of course, you can also write R scripts from any programming language and execute them with the R engine. The graphics devices support postscript and image formats as well as X11 (and perhaps others). See www.r-project.org. Just a thought. Cheers, Brook