Unrecognized function or variable 'ode89'.
Mostrar comentarios más antiguos
Error in TASKA (line 18) [t,y]= ode89(f,[ti tf],[A0;B0;P0]);
Respuestas (1)
Cris LaPierre
el 6 de Mzo. de 2022
0 votos
This function does not exist in R2021a. It was introduced in R2021b. You must update your version of MATLAB to use it.
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!