Message-ID: <9FF96E98-E436-4B82-B9B2-9F2E6FFD237D@licht-malerei.de>
Date: 2009-02-13T23:19:02Z
From: Jörg Groß
Subject: second axis title orientation
Hi,
I have added a second y-axis via axis() to a plot.
Then I tried to add an y axis title.
But the axis() function seems to have no argument like ylab.
and if I add a title with title() the text is centered at the first
axis, not the second defined one.
Is there a way to add an axis-title that orientates it's position at
the last defined axis?