help-octave
[Top][All Lists]
Advanced

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

Re: R: plots in octave 3.2 run on Ubuntu 10.04


From: Judd Storrs
Subject: Re: R: plots in octave 3.2 run on Ubuntu 10.04
Date: Thu, 13 May 2010 10:05:41 -0400

On Thu, May 13, 2010 at 3:31 AM, asha g <address@hidden> wrote:
> Thanks Judd.
> But i normally write :
>
> print('filename.eps','-depsc')
> I have never had problems printing and viewing and saving with this command 
> before this.

Hmm. Well, I'm out of ideas. You're saying octave is still running but
the plot still disappears. I'm not sure how to try to reproduce the
problem. If I do this:

octave3.2:1> plot(1:10)
octave3.2:2> print('filename.eps','-depsc')

the plot windows stay open. I'm on Ubuntu 10.4 amd64.


--judd


reply via email to

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