Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!haven!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: plotting from C Message-ID: <15300@smoke.brl.mil> Date: 23 Feb 91 20:03:35 GMT References: <1991Feb22.144145.25284@cs.utk.edu> <1066@organpipe.UUCP> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 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.