help-octave
[Top][All Lists]
Advanced

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

Re: odepkg DAE m files missing


From: c.
Subject: Re: odepkg DAE m files missing
Date: Tue, 24 Jun 2014 08:44:34 +0200

On 24 Jun 2014, at 03:24, lordgogi <address@hidden> wrote:

> Hi,
> 
> I can't find the DEA solvers (ode2r) in the latest odepkg. Can anyone help
> me? I am a Windows user with no experience with Linux. Are the .m files
> missing or am I just doing something wrong??


ode2r is not in an .m file, it 
is compiled into the binary file

  "dldsolver.oct" 

upon installation from the source file 

 "odepkg_octsolver_radau.cc"

so either you are missing "dldsolver.oct" 
or the autoload command telling Octave where
to find the function

How did you install Octave and odepkg?
Is anyone else seing this problem?

> 
> Thank you !!
c.



reply via email to

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