State space manual initial condition
6 views (last 30 days)
Show older comments
Hello, I know of the simulink state space block but I am trying to implement a state space model manually. So far I have:

The state space model needs an initial state, my current implementation of this is circled above in red. This doesn't work --> I get x(0)=0 even though the initial condition =/=0. How do I set an initial condition for x?
Danylo.
0 Comments
Answers (1)
J AI
on 21 Apr 2021
Double click the integrator and you can set the initial condition there directly. 6 years late to reply but still worth a reply I believe!
0 Comments
See Also
Categories
Find more on Dynamic System Models 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!