Help with finding constant values
Show older comments
I am supposed to "Prepare Simulink models that will take the value of b from a “Constant” block". The equation is θ'' + bθ' + sinθ = 0. So far, I have this set up

but I obviously cannot run this simulation with a variable in the constant block. How am I supposed to find the value of b?
1 Comment
Arvind Narayanan
on 30 Mar 2017
The value of b needs to be input by the user. The equation remains valid for different values of b. Hence, there is no fixed answer.
Answers (0)
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!