Skip to content
Back to formatted view

Raw Message

Message-ID: <1d4af48f0904251731g84b0b09sb49d0a0f99e9773f@mail.gmail.com>
Date: 2009-04-26T00:31:06Z
From: Christian Bustamante
Subject: Conditional plot labels

Hi all,
I'm trying to do multiple graphs in a window like this:

        ___  ___   ___
ylab  |__|  |__|   |__|
        ___  ___   ___
ylab  |__|  |__|   |__|
        ___  ___   ___
ylab  |__|  |__|   |__|
         xl     xl     xl

If I try to put the labels manually, some graphs become smaller than
other and the output is really ugly.
In the thread title I put the word "conditional" because I'm trying to
do a function, and in that function I want to print ylabels if the
plot positions is at first column of the graph matrix, and xlab if the
position is at last row of matrix.

How can i achive this two things?

Thanks for your help

-- 
CdeB