Integration in time knowing the initial condition, from simulink to matlab

1 view (last 30 days)
Hi all,
I'm trying to rewrite a simulink model in only matlab code (script). How can I rewrite the simulink block 1/s on matlab script, in order to give me the same results?
I mean: on simulink, I have the 1D "x_dot" line that enter in "1/s" block, giving out "x" line. How can I write the same on matlab script, knowing the initial condition?
thanks!

Answers (0)

Categories

Find more on Simulink Functions 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!