Plotting with Ode45
Ältere Kommentare anzeigen
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?
Antworten (1)
Ameer Hamza
am 12 Okt. 2020
0 Stimmen
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
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!