Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* plots of functions
@ 1998-05-15 16:24 Vincent Poirriez
  1998-05-18  8:03 ` Patrick Loiseleur
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Poirriez @ 1998-05-15 16:24 UTC (permalink / raw)
  To: caml-list

Bonjour,

quelqu'un aurait-il developpe un outil pour tracer des fonctions,
l'outil peut etre minimal, j'ai besoin de tracer au moins
des fonctions de type float -> float, mais qui peut le plus peut le
moins.
Merci d'avance

Vincent Poirriez

(*English version*)
Hello,

have you developped some tool to plot functions (at least of type float
-> float
but eventually of type float -> float -> float or num -> num -> num)?

Thank in advance

Vincent Poirriez
-- 
Tel: (33) {0}3 27 14 13 33   Fax: (33) {0}3 27 14 12 94
mailto:Vincent.Poirriez@univ-valenciennes.fr
 http://www.univ-valenciennes.fr/limav/poirriez
ISTV Université de Valenciennes Le Mont Houy BP 311 F59304 Valenciennes
CEDEX





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: plots of functions
  1998-05-15 16:24 plots of functions Vincent Poirriez
@ 1998-05-18  8:03 ` Patrick Loiseleur
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Loiseleur @ 1998-05-18  8:03 UTC (permalink / raw)
  To: Vincent Poirriez; +Cc: caml-list

In his message of Fri May 15, 1998, Vincent Poirriez writes: 
> Bonjour,
> 
> quelqu'un aurait-il developpe un outil pour tracer des fonctions,
> l'outil peut etre minimal, j'ai besoin de tracer au moins
> des fonctions de type float -> float, mais qui peut le plus peut le
> moins.
> Merci d'avance
> 
> Vincent Poirriez
> 

Je pense que GNUplot est la réponse. En quelques lignes de Caml on
pourrait construire une entrée au format GNUplot à partir d'une
fonction float->float pour construire des
graphes 2D et 3D avec tous les choix imaginables en matière d'échelle,
d'axes, de couleur, etc. De plus, GNUplot est gratuit et existe pour
beaucoup d'architectures.

[English version]
You should try to interface Caml with GNUplot. That program has all
features needed to draw 2D and 3D graphs, and to drive it from an
O'caml should not be too difficult. Another argument is that GNUplot
is free and available for many systems.

-- 
Patrick.Loiseleur@lri.fr





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-05-18 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-15 16:24 plots of functions Vincent Poirriez
1998-05-18  8:03 ` Patrick Loiseleur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox