Plotting with Ode45
显示 更早的评论
I am trying to plot an ode45 function that includes a vector varying component. How would I plot this while including the changes from the vector?
回答(1 个)
Ameer Hamza
2020-10-12
0 个投票
Are you trying to include a time-varying parameter in your ODE? See this example here: https://www.mathworks.com/help/matlab/ref/ode45.html#bu3l43b
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!