Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!linac!att!cbnewsh!daw From: daw@cbnewsh.att.com (David Wolverton) Newsgroups: comp.sys.mac.apps Subject: Re: Contour and Surface PLots Message-ID: <1991May15.203648.3489@cbnewsh.att.com> Date: 15 May 91 20:36:48 GMT References: <1991May11.043422.21518@athena.mit.edu> Distribution: usa Organization: AT&T Bell Labs, Holmdel, NJ Lines: 12 In article <1991May11.043422.21518@athena.mit.edu>, cabruen@athena.mit.edu (Charles Alan Bruen) writes: > > I am interested in plotting contour or surface plots from three columns > of data. > I am still looking for other alternatives. Check out GDD (Grid Data Display) from bauer@cory.berkeley.edu . It supports generating contour plots. Warning: This is basically a UNIX source code package. You'll get C and FORTRAN sources (the FORTRAN can be converted by the f2c from NETLIB), and you've got to compile them yourself. Supports PostScript, among other display options. Note: this isn't a nice Mac program.