How to see the freq response of a transfer function ?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Jesús Zambrano
2020 年 9 月 20 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!