On Jan 12, 2008 11:52 AM, Oliver Bandel <[EMAIL PROTECTED]> wrote:
> In the archive I found someone who wrote that he
> wants to write an OCaml-binding for plplot.
> That's fine. I had the same thing in mind, when looking
> at impressive the example-page of plplot. :-)
> But I also will be patient on the results ;-)
>
> Ciao,
>    Oliver Bandel

Oliver,

I posted to the list recently about OCaml bindings for plplot.  They
can be downloaded from http://ocaml-plplot.googlecode.com/ - if you
are using OCaml installed from anything other than GODI I would
recommend getting the latest code from the Subversion repository as it
no longer requires a patched camlidl, while the released tarball needs
extra patches which, I think, only exist in the GODI OCaml
distribution.  I will make a proper new release once I finish up a few
more features to make the coverage of the bindings (I think) complete.
 If you try the OCaml bindings please let me know how they work for
you!  I would be happy to hear about it and answer any questions which
may come up.  Here is an example plot made with the OCaml bindings:

http://www.atmos.umd.edu/~hcarty/example_plots/trmm_july_climatology.png

The code for the color bar in that plot is in the extras.ml file in
the Subversion repository.  There are currently two examples in there
as well, translated from the C examples.

PLplot is a very nice library and I hope you enjoy it!  It has
certainly made my research more pleasant.

-- 
Hezekiah M. Carty
Graduate Research Assistant
University of Maryland
Department of Atmospheric and Oceanic Science

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to