Euler method returning error

10 Ansichten (letzte 30 Tage)
Austin Smith
Austin Smith am 4 Dez. 2020
Kommentiert: Austin Smith am 5 Dez. 2020
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.

Antworten (1)

Rafael Hernandez-Walls
Rafael Hernandez-Walls am 5 Dez. 2020
maybe you need copy the function eulsys.m in your system. In this link you have a copy:
  1 Kommentar
Austin Smith
Austin Smith am 5 Dez. 2020
So should I establish a separate mfile with one of those and then call on it by replacing the eulsys with @eulfun or just change it to eulfun

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by