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