State space manual initial condition
3 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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!