help-octave
[Top][All Lists]
Advanced

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

Re: a problem with mouse interaction


From: Dmitri A. Sergatskov
Subject: Re: a problem with mouse interaction
Date: Thu, 03 Mar 2005 09:54:23 -0700
User-agent: Mozilla Thunderbird (X11/20041216)

E. Joshua Rigler wrote:

is the case in Octave.  To get mouse functionality, I have the following
lines in my .octaverc:

  gnuplot_command_plot = "set mouse; plot";
  gnuplot_command_splot = "set mouse; splot";


It should be sufficient to put

gset mouse

in .octaverc


-EJR


Dmitri.
--



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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