home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / gnuplot / 358 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.graphics.gnuplot
  2. Path: sparky!uunet!ukma!netsys!agate!stanford.edu!leland.Stanford.EDU!wolf
  3. From: wolf@leland.Stanford.EDU (Andy Wolfsberg)
  4. Subject: Contour Control
  5. Message-ID: <1992Nov12.183810.10682@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. References: <9211120707.AA15017@elrond.physics.mcgill.ca> <1992Nov12.180723.5456@leland.Stanford.EDU>
  9. Date: Thu, 12 Nov 92 18:38:10 GMT
  10. Lines: 21
  11.  
  12.  
  13. ONe more question while were at it.
  14. I finally figured out how to contour and surface mesh
  15. 2-d data. You have to put a blank line after each row
  16. of data (which are specified one point per line in a long column)
  17.  
  18. However, you can not specify the x,y locations (i,e, parametric)
  19. you must set noparmetric and list only the z values
  20.  
  21. The problem: I have data from a 40x40 grid which represents
  22. an 80x80 domain (deltaX = 2). When I contour it up, I want the
  23. axis to go from 0 to 80 but they only go from 0 to 40.
  24.  
  25. Does anyone know of a way to rename the axis of a noparametric
  26. contour plot.  I.E. keep the plot the same, just rewrite the
  27. axis lables?
  28.  
  29. Thanks
  30. Andy
  31. wolf@hydro.stanford.edu    (NOT wolf@leland as it may say above
  32.  
  33.