fminunc with a one-variable function

John W. Eaton jwe at octave.org
Fri Jul 24 12:13:52 CDT 2009


On 24-Jul-2009, Jonathan Stickel wrote:

| That is what I suspected.  Is there an easy way to modify the include
| statements?

Compile with -DHAVE_CONFIG_H or unconditionally include
<octave/config.h>.

Change all other Octave header files from "FILE.h" to <octave/FILE.h>.

jwe


More information about the Bug-octave mailing list