Feeds
提问
How can I pass additional parameters to a function I defined?
Hello, When using an odexx solver I know i can pass additional parameters following this structure (example for ode45) [...
12 years 前 | 2 个回答 | 0
2
个回答提问
How can I call a function (with all its parameters) using another function?
I have defined the following function: (part of the code is omitted for simplicity) function [t,y]= backEulerfedbatchSyst...
12 years 前 | 1 个回答 | 0