Troubles with modeling step response in Simulink

Hello!
I am a SIMULINK newbie and I am having troubles with modeling step response of my system using this tool. I would really appreciate if you can look at my code and point me in a right direction!
When I try to model my system that already works just fine in regular MATLAB code in SIMULINK, I am getting really funky responses for some reason and I do not understand why. All the transfer functions and the controllers are the same, and it really is not a very complicated system overall.
I have posted both of my matlab and simulink codes here --> NA.
Thank you for your time + help in advance!
- Kat

 Accepted Answer

Delete your Integrator block, you didn't define it in your code.

1 Comment

Thank you. Fresh set of eyes are always appreciated.

Sign in to comment.

More Answers (0)

Categories

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