Solution of differential equation

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.

Réponses (1)

Paul
Paul le 25 Août 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

Catégories

En savoir plus sur Symbolic Math Toolbox dans Centre d'aide et File Exchange

Produits

Version

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by