Unrecognized function or variable 'ode89'.
Show older comments
Error in TASKA (line 18) [t,y]= ode89(f,[ti tf],[A0;B0;P0]);
Answers (1)
Cris LaPierre
on 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.
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!