home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!mucs!lilleyc
- From: lilleyc@cs.man.ac.uk (Chris Lilley)
- Newsgroups: comp.graphics.gnuplot
- Subject: Re: Locus
- Message-ID: <6794@m1.cs.man.ac.uk>
- Date: 19 Nov 92 12:22:22 GMT
- References: <BxsnF2.90H@news.cso.uiuc.edu> <1992Nov16.065307.21883@en.ecn.purdue.edu> <BxstM0.B6C@news.cso.uiuc.edu>
- Sender: news@cs.man.ac.uk
- Organization: Dept Computer Science, University of Manchester, U.K.
- Lines: 29
-
- In article <BxstM0.B6C@news.cso.uiuc.edu> d-lewart@uiuc.edu (Daniel S. Lewart) writes:
-
- > f(x,y) = x**2 + y**2 - 1
- > set cntrparam levels discrete 0
- undefined variable: discrete
- > set contour
- > set nosurface
- > set view 0,0,1
- > set xrange [-1:1]
- > set yrange [-1:1]
- > splot f(x,y)
- Floating exception (core dumped)
- > pause -1 "Hit return to continue"
-
- This was with gnuplot 3.2 on an HP 9000/730. Is it me or is it you?
-
- Help set cntrparam gives the choices as linear, cubicspline, bsplice,
- points, levels or order; no 'discrete'
-
-
-
- --
- Chris Lilley
- ---------------------------------------------------------------------------
- Technical Author, ITTI Computer Graphics and Visualisation Training Project
- Computer Graphics Unit, Manchester Computing Centre, Manchester, UK
- Internet: lilley@cgu.mcc.ac.uk Janet: lilley@uk.ac.mcc.cgu
- Voice: +44 (0)61 275 6095 Fax: +44 (0)61 275 6040
- ---------------------------------------------------------------------------
-