>
> > > I think the problem can be that octave is using the gnuplot 4.2.x
> binary
> > > instead of the gnuplot 4.3; check your "gnuplot_binary" in Octave.
> >
> > "gnuplot_binary" returns ``gnuplot''.
> > On my system this refers to gnuplot 4.3. I have uninstalled older
> versions.
>
> Then
>        plot(1:100)
> and then hitting "g" hotkey in gnuplot's graph should toggle grid on and
> off. If not, then try it with explicitly given gnuplot path to be really
> sure:
>        gnuplot_binary('/usr/local/bin/gnuplot')
>

I set gnuplot_binary as described above. I still have no gnuplot controls
for octave plots.

If I ``plot sin(x)'' from the gnuplot command line, I can zoom, toggle
grids, logscale, etc.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to