Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2933

Multiplot question

From Dieter Britz <dieterhansbritz@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Multiplot question
Date 2015-06-15 12:11 +0000
Organization A noiseless patient Spider
Message-ID <mlmfdh$42a$1@dont-email.me> (permalink)

Show all headers | View raw


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

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

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

csiph-web