Unrecognized function or variable 'ode89'.
Afficher commentaires plus anciens
Error in TASKA (line 18) [t,y]= ode89(f,[ti tf],[A0;B0;P0]);
Réponses (1)
Cris LaPierre
le 6 Mar 2022
0 votes
This function does not exist in R2021a. It was introduced in R2021b. You must update your version of MATLAB to use it.
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!