Plotting with Ode45
Afficher commentaires plus anciens
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?
Réponses (1)
Ameer Hamza
le 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
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!