Réponse acceptée

Steven Lord
Steven Lord le 1 Juin 2021

0 votes

As far as I'm aware there is no function ode32tb in MATLAB or any MathWorks products.
If as I suspect you mean the ode23tb function according to its documentation page it was "Introduced before R2006a". It's been in MATLAB for a long time.

1 commentaire

Rik
Rik le 1 Juin 2021
I dug around in old release notes, and I could find a change in how ode23tb worked in v6.0, meaning the function is even older than that.
This means ode23tb predates || and &&.

Connectez-vous pour commenter.

Plus de réponses (1)

Abhinav Gupta
Abhinav Gupta le 1 Juin 2021

0 votes

Hi,
I think ode32tb solver is not supported as of now. You could refer to the link mentioned below for the list of solvers supported in the latest release of MATLAB.
Hope this helps.

Catégories

En savoir plus sur Programming dans Centre d'aide et File Exchange

Produits

Version

R2019b

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by