26 Aug
2004
26 Aug
'04
11:12 p.m.
Probably the easiest way would be to have haskell call the external 'gnuplot' program directly. http://www.gnuplot.info/ it should not be hard to write out a datafile and use System.system to call gnuplot with the correct options. However a matlab(octave) interface for haskell would be a useful project. What would be cooler (IMHO) would be brining all of matlabs functionality into haskell via haskell libraries so one may use 'ghci' sort of as one uses matlab, but with the advantages haskell brings. John -- John Meacham - ⑆repetae.net⑆john⑈