Reputation: 4296
I have a differential equation of the form:
xs'' = rhs * theta
to solve in Simulink, where xs and theta are variables and rhs is a numerical constant. So far, I've got this:
but it's incomplete and I feel it is wrong. How can I simulate this equation in Simulink?
Regards
Upvotes: 0
Views: 1176