Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2933 > unrolled thread
| Started by | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| First post | 2015-06-15 12:11 +0000 |
| Last post | 2015-06-15 22:24 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
Multiplot question Dieter Britz <dieterhansbritz@gmail.com> - 2015-06-15 12:11 +0000
Re: Multiplot question Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-06-15 22:24 +0200
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Date | 2015-06-15 12:11 +0000 |
| Subject | Multiplot question |
| Message-ID | <mlmfdh$42a$1@dont-email.me> |
I have four plots, let's call them A, B, C, D, which I want to arrange in the 2 x 2 block of plots in the arrangement A C B D I use multiplot layout 2, 2 but how do now order the plot commands? I have tried plot 'A...' plot 'B...' plot 'C...' plot 'D...' but I don't get the plots in that order. How should I order the plot commands to get what I want? -- Dieter Britz
[toc] | [next] | [standalone]
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
|---|---|
| Date | 2015-06-15 22:24 +0200 |
| Message-ID | <cu8qklFng5cU1@mid.dfncis.de> |
| In reply to | #2933 |
Am 15.06.2015 um 14:11 schrieb Dieter Britz: > but how do now order the plot commands? By reading the documentation for "multiplot".
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web