Feeds
提问
How to save a variable computed inside ODE?
Inside an ode function I perform some calculations to compute a variable. I would like to save the values of that variable in a ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can I extract a variable that is calculated inside an ode function and pass it as an input to the event function?
I am using ODE45 with an event function. Inside my ode function, I perform some calculations and compute a variable (at each tim...
6 years 前 | 1 个回答 | 1

