home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!Germany.EU.net!rrz.uni-koeln.de!news.rrz.uni-koeln.de!rjkm
- From: rjkm@ph-cip.uni-koeln.de (Ralph Metzler)
- Newsgroups: comp.graphics.gnuplot
- Subject: Re: gnuplot query clarification
- Date: 12 Nov 92 15:22:29
- Organization: Institute of Theoretical Physics, University of Cologne, F. R.
- Germany
- Lines: 55
- Message-ID: <RJKM.92Nov12152229@sun.ph-cip.uni-koeln.de>
- References: <921111172058.20200eac@FSDVX2.ARC.NASA.GOV>
- NNTP-Posting-Host: sun.ph-cip.uni-koeln.de
- In-reply-to: ENGELLAND@FSDVX2.ARC.NASA.GOV.'s message of Wed, 11 Nov 1992 17:20:58 -0800
-
-
- >In response to my questions David Guevara submitted the following query to
- >info-gnuplot:
- >
- >> Is there a way to do multi-variable plots on the same graph under gnuplot?
- >> Cross variable plotting capability? If not, is there any plans in the
- >> near future to add these capabilities to gnuplot? Thanks for any help
- >> (or info) you can give me...
- >
- >Thanks for the response to this query, but I'm afraid that I wasn't clear in
- >expressing my requirements to David. I need to generate multiple graphs or
- >plots per page. That is, several plots stacked vertically on a page as shown
- >below:
- >
- > 10 |** ***** *
- > | ******** * * *****
- > | *******
- > 0 |-------------------------------
- > 0 1 2 3 4 5 6 7 8 9 10
- >
- > 5 | *****************
- > | *
- > |************
- > 0 |-------------------------------
- > 0 1 2 3 4 5 6 7 8 9 10
- >
- > 15 |**** ***
- > | * * *
- > | *************** *****
- > 0 |-------------------------------
- > 0 1 2 3 4 5 6 7 8 9 10
- >
- >Specifically, I need to create strip chart style plots and frequency response
- >(Bode) plots. From what I've seen gnuplot can only create one plot/graph/grid
- >per page. Is this correct? Are there any plans to include provisions for
- >multiple plots/graphs/grids per page? Thanks for your assistance.
- >
- >-- Shawn Engelland,
- > Internet: engelland@fsdvx2.arc.nasa.gov
-
- To get several gnuplot-plots on one page I let gnuplot export to LaTeX
- or pictex and then I include it into a LaTeX-file.
- By adjusting the plotsize in your gnuplot-script and the separations LaTeX
- uses between the pictures, you can get it to print as many plots you want
- on one page.
-
- I hope this is of any help, since I don't know if you use TeX at all.
-
-
- Ralph
- --
-
- ------------------------------------------------------------
- Ralph Metzler rjkm@ph-cip.uni-koeln.de
- ============================================================
-