From help-request at octave dot org Fri Jan 13 11:50:59 2006 Subject: Re: Interactive plots using GNUPlot From: Joshua Rigler To: sct at ucsd dot edu CC: Ron Crummett , yendovy.konference@seznam.cz, help@octave.org Date: Fri, 13 Jan 2006 11:46:01 -0600 Steve C. Thompson wrote: > Hi Ron, > > On 13 Jan 06 07:59AM, Ron Crummett wrote: > >>Unfortunately, I have not been able to zoom back out this way. > > > Same here. Does anyone know how to zoom back out to the original > orientation? Quick-n-dirty: Type "h" in the gnuplot window once you have the mouse set up; this will spew out all the mouse/keyboard shortcuts you should need in the Octave terminal. Pay particular attention to the "p", "n", "a" and "u" keys. I don't think you can zoom in and out with only the mouse in the same way as M**lab, but I never did like that way very much anyway. More Details: Start Gnuplot without Octave and read the help files, or go to Gnuplot's website where there should be some HTML docs (http://www.gnuplot.info/). Keep in mind that these are Gnuplot-specific suggestions, and that there is no guarantee that all Gnuplot functionality will be accessible from the Octave terminal/environment. -EJR ------------------------------------------------------------- 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 -------------------------------------------------------------