octave-maintainers
[Top][All Lists]
Advanced

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

ode "Mass" and "Jacobian" options


From: Rik
Subject: ode "Mass" and "Jacobian" options
Date: Tue, 4 Feb 2020 14:25:46 -0800

The ode solver options "Mass" and "Jacobian" can be either a function
handle or a matrix according to odeset().  If it is a matrix, does that
mean a numeric 2-D matrix or just a numeric N-D array?

The input validation for ode15i and ode15s has to be re-done because of a
change in the behavior of str2func, and I'm taking the opportunity to
improve it.

Thanks,
Rik



reply via email to

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