[comp.lang.c] plotting from C

dougw@astro.as.arizona.edu (Doug Williams) (02/23/91)

I'd like to be able to plot an array of numbers from C without having to deal
with setting up the axes, etc.  Does anyone know of any linkable libraries?


dougw@as.arizona.edu

gwyn@smoke.brl.mil (Doug Gwyn) (02/24/91)

In article <1066@organpipe.UUCP> dougw@astro.as.arizona.edu (Doug Williams) writes:
>I'd like to be able to plot an array of numbers from C without having to deal
>with setting up the axes, etc.  Does anyone know of any linkable libraries?

Different systems provide different kinds and varying degrees of support
for such things.  Check your local system documentation.  This is not a
C question.