home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics.gnuplot
- Path: sparky!uunet!ukma!darwin.sura.net!spool.mu.edu!umn.edu!lynx!triton.unm.edu!jdaves
- From: jdaves@triton.unm.edu (Jonathan Daves-Brody)
- Subject: Re: Help with splot mesh.
- Message-ID: <rr_qp2+@lynx.unm.edu>
- Date: Thu, 05 Nov 92 19:16:23 GMT
- Organization: University of New Mexico, Albuquerque
- References: <psm.720947954@murlibobo>
- Lines: 14
-
- In article <psm.720947954@murlibobo> psm@mullian.ee.mu.OZ.AU (Phil Malin) writes:
- >Hi all.
- >
- >I've just got wgnuplot (gnuplot for windows) up and running. I was wondering
- >if anyone knows how to adjust the mesh interval on 3D surface plots, or if
- >it's possible. Thanks for any help.
- >
- >Phil Malin.
- >psm@mullian.ee.mu.oz.au
- I believe that you need to change the sampling rate, as in:
- set samples 500
- or something. Try help samples.
- Yours, jdb
-
-