home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / gnuplot / 612 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  867 b 

  1. Path: sparky!uunet!think.com!dkramer
  2. From: dkramer@think.com (David Kramer)
  3. Newsgroups: comp.graphics.gnuplot
  4. Subject: splot/parametric
  5. Date: 8 Jan 1993 20:19:42 GMT
  6. Organization: Thinking Machines Corporation, Cambridge MA, USA
  7. Lines: 13
  8. Message-ID: <1iknkuINNknd@early-bird.think.com>
  9. NNTP-Posting-Host: euler.think.com
  10.  
  11. I am trying to plot a surface in 3.2, with the data (from a file) in three
  12. columns representing x, y and z respectively. I find that when I do
  13. "splot", I get an odd flat surface, and the extents of the plot are all
  14. wrong. If I "set parametric" and replot, the graph looks correct, with
  15. correct extents. The problem is that I need to simultaneously plot a 
  16. non-parametric function. 
  17.  
  18. It seems to me that the graph I get with noparametric set is incorrect, 
  19. and that this is a bug in gnuplot. Has anyone else had similar 
  20. problems?
  21.  
  22. Thanks
  23. David
  24.