How to see the freq response of a transfer function ?
1 view (last 30 days)
Show older comments
hello matlab community hope you are doing well
I made this assembly on simulink but when I activate it I have no results on the scope. is there someone telling me where is my mistake !?
0 Comments
Answers (1)
Jesús Zambrano
on 20 Sep 2020
Hi Nabil,
If that is the screenshot of your implementation, you need to include data source to your model.
It seems you want to include a constant value of 10 as an input. If so, just include a constant block form section 'Source' in Library Browser, and set its value to 10. Then, you should be able to see the response in the Scope block.
Hope it helps.
0 Comments
See Also
Categories
Find more on Simulink Functions 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!