help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Axis labels on plot not wholly included in printed .png file


From: Andy Buckle
Subject: Re: Axis labels on plot not wholly included in printed .png file
Date: Mon, 26 Jul 2010 11:53:47 +0100

On Mon, Jul 26, 2010 at 11:44 AM, garfieldpbj <address@hidden> wrote:
>
> No inputs?
>
> Have anyone had the same problem?
>
> And best of all: Don't anyone have a suggestion for a solution?

have you tried fiddling with this?

set(gca(),'position',[a b c d])

to get a list of things that might help

set(gca())

I have not tested to see if this is likely to move around your problem
labels. I hope you find a half-hearted reply better than none.

-- 
/* andy buckle */


reply via email to

[Prev in Thread] Current Thread [Next in Thread]