Plotting with Ode45
Show older comments
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?
Answers (1)
Ameer Hamza
on 12 Oct 2020
0 votes
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
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!