Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!goanna!isaac From: isaac@goanna.cs.rmit.oz.au (Isaac Balbin) Newsgroups: comp.text.tex Subject: Re: Graphing programs Keywords: scientific, plotting, graphing Message-ID: <3628@goanna.cs.rmit.oz.au> Date: 28 Aug 90 02:58:18 GMT References: <13033@hydra.gatech.EDU> <7033@alvin.mcnc.org> <3627@goanna.cs.rmit.oz.au> Distribution: comp.text.tex Organization: Comp Sci, RMIT, Melbourne, Australia Lines: 15 In article <3627@goanna.cs.rmit.oz.au>, isaac@goanna.cs.rmit.oz.au (Isaac Balbin) writes: > Try Graph+, written by Dr. Alan Kent here at RMIT (ajk@goanna.cs.rmit.oz.au) > You can ftp it from yallara.cs.rmit.oz.au in pub, as graph+.tar.Z Okay, yallara's ip number is 131.170.24.42 and here is some blurb about graph+ Graph+ is a utility program for producing graphs. Its main advantage is that it allows easy manipulation of data using dynamic tables in memory using a relational style language (project etc.) rather than requiring a number of separate programs piped together. Graph+ also allows functions to be defined returning values or tables. Output is in the format for input to the plot (1) filters. The program leplot(1) converts plot output to postscript which can then be included in LaTeX or Troff documents, it is included in the package. There is also an xgraph+ included, methinks.