Integration in time knowing the initial condition, from simulink to matlab
1 view (last 30 days)
Show older comments
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!
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!