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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 1

