help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LSODE-opts.h


From: donwalker
Subject: LSODE-opts.h
Date: Tue, 15 Sep 2009 10:27:10 -0700 (PDT)

// Generated automatically from LSODE-opts.in.
...
#include <ODE.h>
...

I am using a tutorial I found for using octave functions in C++. One of the
examples uses LSODE-opts.h. The line above generates an error. Shouldn't it
be 

#include "ODE.h"

?

Thanks for help from anyone


-- 
View this message in context: 
http://www.nabble.com/LSODE-opts.h-tp25458273p25458273.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]