help-octave
[Top][All Lists]
Advanced

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

Re: Subject: plot() command does not work - mac


From: Ben Abbott
Subject: Re: Subject: plot() command does not work - mac
Date: Mon, 22 Nov 2010 07:04:40 -0500

On Nov 22, 2010, at 12:58 AM, NyoGoat wrote:

> 
> Is there a way to put that command into the octave startup file?  as it is I
> have to run the setenv every time I open up octave

Octave's startup file is ~/.octaverc

You can place the commmand below in that file.

        setenv ("GNUTERM", "x11");

Ben


reply via email to

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