Euler method returning error
3 views (last 30 days)
Show older comments
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.

0 Comments
Answers (1)
Rafael Hernandez-Walls
on 5 Dec 2020
maybe you need copy the function eulsys.m in your system. In this link you have a copy:
See Also
Categories
Find more on Get Started with Phased Array System Toolbox 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!