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