home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.gnuplot
- Path: sparky!uunet!newsflash.concordia.ca!sifon!isaac
- From: isaac@elrond.physics.mcgill.ca (Martin-D. Lacasse)
- Subject: Re: gnuplot
- Message-ID: <1992Dec22.010114.14036@sifon.cc.mcgill.ca>
- Sender: news@sifon.cc.mcgill.ca
- Nntp-Posting-Host: elrond.physics.mcgill.ca
- Organization: Center for the Physics of Materials, McGill University
- References: <9212212109.AA00505@tagsun.med.toronto.edu>
- Date: Tue, 22 Dec 1992 01:01:14 GMT
- Lines: 33
-
- In article <9212212109.AA00505@tagsun.med.toronto.edu> sun!tagsun.med.toronto.edu!tagoldth@pixar.com (Thomas A. Goldthorpe) writes:
- >
- >Gnuplot installs and works great, but it lacks one *major* feature, the ability
- >to use the loaded data as part of the calculation. In a 2-d plot, it only aloow
- >allows x to be used. I want to print things like y**2 (where y is the second
- >column in the data file) versus x. Is it possible to modify gnuplot to do allow
- >the second column to be used as data for a function?
- >
- >tom
- >
-
- Try fudgit from ftp.physics.mcgill.ca.
-
- BTW, I completed a version able to load DYNAMICALLY any FORTRAN
- or C routine at run time. (You only need to compile the
- object and load it). For example, this allows you to compute the
- elliptic integral (of the second kind? Well, anything you want!)
- of a vector and plot the result using GNUPLOT.
- However, this feature is only available on IRIX for
- the moment. Does any one knows about dynamic loading in other OS?
- (e.g. SUNOS, AIX...) Reply by e-mail since this group
- is definitely not appropriate for this discussion.
-
- Martin
- ---
-
- Martin-D. Lacasse internet: isaac@physics.mcgill.ca
- Physics Department voice: (514) 398-7027
- McGill University fax: (514) 398-8434
- Montreal
- Quebec, Canada
- &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
-
-