Unrecognized function or variable 'ode89'.
이전 댓글 표시
Error in TASKA (line 18) [t,y]= ode89(f,[ti tf],[A0;B0;P0]);
답변 (1개)
Cris LaPierre
2022년 3월 6일
0 개 추천
This function does not exist in R2021a. It was introduced in R2021b. You must update your version of MATLAB to use it.
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!