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

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

[Octave-bug-tracker] [bug #55578] ode15s doesn't accept extra arguments


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #55578] ode15s doesn't accept extra arguments to pass to function
Date: Sat, 26 Jan 2019 15:29:28 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:64.0) Gecko/20100101 Firefox/64.0

Update of bug #55578 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
              Item Group:        Unexpected Error => Feature Request        
                  Status:                    None => Wont Fix               

    _______________________________________________________

Follow-up Comment #1:



As far as I know, passing extra arguments is a deprecated and undocumented
feature in Matlab.

The Matlab documentation also recommends using a anonymous functions or
function handle to bind the extra parameters 
of the function passed to the solver.

see here <http://www.mathworks.com/help/matlab/ref/ode15s.html>

I really don't think there is any good reason for us to support 
this old syntax if TMW is abandoning it as well.

Did something in the Octave ode15s docs lead you to think that this would
work? If so we should fix the docs, otherwise this is rather a feature request
than a bug.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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