what is 'minmax' ?
David Bateman
adb014 at gmail.com
Thu Mar 27 16:48:45 CDT 2008
Søren Hauberg wrote:
> Hi All,
> In Octave 3.0.0. If I type 'minm<TAB>' Octave completes the text to
> 'minmax'. However, no function or variable named 'minmax' exists on my
> system. Can anybody tell me what 'minmax' is?
>
> Søren
There is an octfile minmax.oct that contains the Fmin and Fmax
functions.. It would be better if the minmax.cc file was renamed max.cc
to get rid of this issue. I'd noticed in the past, but just not done
anything about it.
D.
More information about the Help-octave
mailing list