view etc/README.gnuplot @ 20643:d6d04088ac9e

nbininv.m: Increase speed (85X) and accuracy of function (bug #34363). * nbininv.m: Call new function scalar_nbininv to calculate nbininv for scalar. If there are still uncalculated values then call bin_search_nbininv. Call bin_search_nbininv directly for vectors. Add more BIST tests. * nbininv.m (scalar_binoinv): New subfunction to calculate nbininv for scalar x. Stops when x > 1000. * nbininv.m (bin_search_nbininv): New subfunction to do binary search for nbininv.
author Lachlan Andrew <lachlanbis@gmail.com>
date Sun, 11 Oct 2015 20:33:37 -0700
parents 446c46af4b42
children
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