Plotting with Ode45
Mostrar comentarios más antiguos
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?
Respuestas (1)
Ameer Hamza
el 12 de Oct. de 2020
0 votos
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
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!