home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / gnuplot / 301 < prev    next >
Encoding:
Text File  |  1992-11-06  |  826 b   |  25 lines

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