Solution of differential equation
Show older comments
So i have a differential equation of dV/dt and when i make a model in simulink i can obtain the solution with the use of scope. Since the scope only diplays a graph for the solution in the form of V(t) and it is plotted is there a way that i can extract the V(t) polynomial function or if it is possible can i obtain a value for V(t) for a specific time (t) without needing the polynomial solution.
Answers (1)
Paul
on 25 Aug 2022
0 votes
Simulink provides many optiions for exporting simulation data to the Matlab workspace, after which one can anlayze it, process it, etc., as desired.
Suggest starting with this doc page
Categories
Find more on Simulink 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!