How to load ODE functions (ie. ODE1, ODE2) to call/reference?

1 次查看(过去 30 天)
I just watched a great video by Cleve Moler using ODE1, ODE2 (I am very new to Matlab). I tried to follow the code and his video (via command window); however, I get the error 'ODE1 not found'. I am not sure how to load this function? Thank you!!
  5 个评论
CT
CT 2018-10-19
Hi Madhan, It does not seem to be in my version as I get the error message: "Undefined function or variable 'ode1'." I also searched the documentation for ode1, ode2, etc. and Matlab documentation/help did not produce any results. Is it possible I don't have access because of my version of Matlab (student)? Thank you.

请先登录,再进行评论。

回答(1 个)

Steven Lord
Steven Lord 2018-10-19
On that video's page, right above the video transcript, there's a link "Related MATLAB code files can be downloaded from MATLAB Central". Did you download them? The ode1 and ode2 functions are part of that File Exchange submission.

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

标签

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by