Browse thread
[Caml-list] matlab-like environment
-
Chuck Anderson
- Vitaly Lugovsky
-
Christophe TROESTLER
-
Markus Mottl
- Olivier Andrieu
-
Markus Mottl
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Olivier Andrieu <andrieu@i...> |
| Subject: | Re: [Caml-list] matlab-like environment |
Markus Mottl [Monday 29 July 2002] : > > On Mon, 29 Jul 2002, Christophe TROESTLER wrote: > > > I would like to build GUI's and plotting functions using gtk > > > > AFAIK, there is no package a la Matlab for plotting. Maybe, it's > > a good idea to make one! I usually use a simple interface to > > gnuplot I have made but, if you plan to use Gtk, see for example > > http://gtkextra.sourceforge.net/ (and > > http://scigraphica.sourceforge.net/). I suppose that developing > > a binding for GtkExtra would not be too difficult. > > Olivier Andrieu has already interfaced the libplot-library (the standard > GNU-library for heavy duty plotting), including support for displaying > drawings in Gtk windows: > > http://ocamlplot.sourceforge.net Right, but mind that libplot is a low-level library : it provides primitives for drawing lines and circles, etc. but nothing for drawing a scatterplot in two lines of code ! -- Olivier ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners