From help-request at octave dot org Thu Mar 3 10:11:50 2005 Subject: Re: a problem with mouse interaction From: Quentin Spencer To: "Alexei R. Brazhe" CC: help-octave at bevo dot che dot wisc dot edu Date: Thu, 03 Mar 2005 10:16:22 -0600 Alexei R. Brazhe wrote: >Hello, I am using octave 2.1.64 >What makes me sad, that I can't use mouse interaction, provided by >gnuplot :( > >If I invoke gnuplot as > >$ gnuplot > >and plot something, I can use mouse. >If I plot something from octave, I can't. >How can I fix it? > >Thank you. > >Alex > > Enter the command gset mouse before running any plotting commands, and it should work for you (you should put this in your .octaverc file so it is automatic when you start octave). -Quentin ------------------------------------------------------------- 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 -------------------------------------------------------------