home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / gnuplot / 606 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.2 KB  |  26 lines

  1. Newsgroups: comp.graphics.gnuplot
  2. Path: sparky!uunet!stanford.edu!EE.Stanford.EDU!isl!soc
  3. From: soc@isl.Stanford.EDU (Sharon Cioffi)
  4. Subject: Problem with unequal column lengths in gnuplot data file
  5. Message-ID: <1993Jan7.190848.2926@EE.Stanford.EDU>
  6. Sender: usenet@EE.Stanford.EDU (Usenet)
  7. Organization: Stanford University
  8. Distribution: usa
  9. Date: Thu, 7 Jan 93 19:08:48 GMT
  10. Lines: 14
  11.  
  12.   I am gathering data from various sources and placing it into columns
  13. in a file for processing by gnuplot.  The problem is that I do not always
  14. have the same number of data points in each column.  This is not a case of
  15. missing data, it is simply the end of the data in a particular column.
  16.   I would like gnuplot to just stop plotting the curve when there is no
  17. more data in the column. I only know the *number of* points in a column,
  18. but not necessarily the range of the data, so limiting the range is out.
  19. Also, I am likely to have two or more curves on one graph, and do not want
  20. the same range limitations on the other curves necessarily.
  21.   Does anyone have any ideas which might allow me to plot data files with
  22. such a format (i.e. unequal column lengths) within the current gnuplot
  23. environment?  Thanks in advance for any help.
  24. Sharon Cioffi
  25.  
  26.