home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / graphics / gnuplot / 580 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.8 KB  |  46 lines

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