Euler method returning error

조회 수: 8 (최근 30일)
Austin Smith
Austin Smith 2020년 12월 4일
댓글: Austin Smith 2020년 12월 5일
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.

답변 (1개)

Rafael Hernandez-Walls
Rafael Hernandez-Walls 2020년 12월 5일
maybe you need copy the function eulsys.m in your system. In this link you have a copy:
  댓글 수: 1
Austin Smith
Austin Smith 2020년 12월 5일
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

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by