Euler method returning error
4 ビュー (過去 30 日間)
古いコメントを表示
I am trying to use the euler and then midpoint method to solve for a value. I call on a different mfile that I have named "dydtsys.m" where I gather the equations needed for this project. Any and all help would be appreciated. I have tried to rename the 'unrecognized function or variable' as euler, eulsys, eulersys.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/445533/image.png)
0 件のコメント
回答 (1 件)
Rafael Hernandez-Walls
2020 年 12 月 5 日
maybe you need copy the function eulsys.m in your system. In this link you have a copy:
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!