octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45,


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #63162] Inaccurate "Events" location in ode45, ode23(s)
Date: Thu, 6 Oct 2022 05:54:30 -0400 (EDT)

Follow-up Comment #13, bug #63162 (project octave):


[comment #8 comment #8:]
> It depends what you mean by leaving it as is. To do the Events root finding
I need to send a handle of the complete Events function to the root solver, so
if there are extra inputs I still have to wrap the Events function in some
kind of anonymous function or something in ode_event_handler.m 


If I understand correctly the use of functions with extra parameters is no
longer documented in Matlab.

The Matlab docs were suggesting the use of an anonymous function do bind the
extra parameters in the calling code prior to invoking
the ode solvers.

Do we still need to support this feature in Octave even if Matlab has
deprecated it?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63162>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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