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!