view etc/README.gnuplot @ 16022:d8f216d241cf

Fix off-by-1 error in run_history when called with no arguments. * libinterp/interpfcn/oct-hist.cc(mk_tmp_hist_file): Subtract 2 from hist_count to account for last command and zero-based indexing.
author Rik <rik@octave.org>
date Fri, 08 Feb 2013 17:37:14 -0800
parents b67c2d580a25
children 446c46af4b42
line wrap: on
line source

Octave works best with gnuplot 4.4 or higher, which is available from
http://www.gnuplot.info.

In versions prior to 4.2.6 it is not possible to use the mouse to zoom in
on plots.  This is a limitation of earlier versions of gnuplot, which are
unable to zoom when the data it plots is not stored in a file. 


John W. Eaton
jwe@octave.org

Last updated: Tue Jan  4 18:55:56 PST 2011