Problem with ode45

Hi
I need to solve a first order differential system, with three differential equations.
So I created 2 M-files, like the followings:
1.PNG
1.PNG
But when I complie the M-files, I get the following error:
Capturedsd.PNG
can someone help me ?
Thank you in advance

2 个评论

What is the name of the file that f is stored in?
f is stored in the M-file: Aufgabe_1_function
and both the M-files are saved in the same folder !
PS: my Matlab version is 2013a

请先登录,再进行评论。

回答(1 个)

madhan ravi
madhan ravi 2019-4-6
编辑:madhan ravi 2019-4-6

1 个投票

The name of the file that f is saved should be f.m

类别

Community Treasure Hunt

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

Start Hunting!

Translated by