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

  1. x-gateway: rodan.UU.NET from info-gnuplot to comp.graphics.gnuplot; Wed, 11 Nov 1992 20:20:49 EST
  2. Date: Wed, 11 Nov 1992 17:20:58 -0800
  3. From: ENGELLAND@FSDVX2.ARC.NASA.GOV. (.((\) (Shawn Engelland ** NASA Ames ** \(415\)604-5271)
  4. Message-ID: <921111172058.20200eac@FSDVX2.ARC.NASA.GOV>
  5. Subject: gnuplot query clarification
  6. X-Vmsmail-To: SMTP%"info-gnuplot@ames.arc.nasa.gov"
  7. Newsgroups: comp.graphics.gnuplot
  8. Path: sparky!uunet!wendy-fate.uu.net!info-gnuplot
  9. Sender: info-gnuplot-request@arc.nasa.gov
  10. Lines: 38
  11.  
  12. In response to my questions David Guevara submitted the following query to
  13. info-gnuplot:
  14.  
  15. > Is there a way to do multi-variable plots on the same graph under gnuplot?
  16. > Cross variable plotting capability?  If not, is there any plans in the
  17. > near future to add these capabilities to gnuplot?  Thanks for any help
  18. > (or info) you can give me...
  19.  
  20. Thanks for the response to this query, but I'm afraid that I wasn't clear in
  21. expressing my requirements to David.  I need to generate multiple graphs or
  22. plots per page.  That is, several plots stacked vertically on a page as shown
  23. below:
  24.  
  25.      10 |**        *****         *
  26.         |  ********     *       * *****
  27.         |                *******
  28.       0 |-------------------------------
  29.         0  1  2  3  4  5  6  7  8  9  10
  30.  
  31.       5 |             *****************
  32.         |            *
  33.         |************
  34.       0 |-------------------------------
  35.         0  1  2  3  4  5  6  7  8  9  10
  36.  
  37.      15 |****                 ***
  38.         |    *               *   *
  39.         |     ***************     *****
  40.       0 |-------------------------------
  41.         0  1  2  3  4  5  6  7  8  9  10
  42.  
  43. Specifically, I need to create strip chart style plots and frequency response
  44. (Bode) plots.  From what I've seen gnuplot can only create one plot/graph/grid
  45. per page.  Is this correct?  Are there any plans to include provisions for
  46. multiple plots/graphs/grids per page?  Thanks for your assistance.
  47.  
  48. -- Shawn Engelland,
  49.    Internet: engelland@fsdvx2.arc.nasa.gov
  50.