フィルターのクリア

How to set a parameter to a gain in simulink?

5 ビュー (過去 30 日間)
Kyana Shayan
Kyana Shayan 2016 年 10 月 7 日
編集済み: Stalin Samuel 2016 年 10 月 8 日
Hi everyone,
I am trying to make the attached model for my assignment in Simulink, but I keep getting the attached error when I am trying to set a 1/m gain. Anyone knows what is the problem?
Thanks for helping me.

回答 (1 件)

Stalin Samuel
Stalin Samuel 2016 年 10 月 7 日
Make sure that you are getting right value for variable in the gain block. According to me if you know the value m then use the final result of (1/m) in the gain block
  2 件のコメント
Kyana Shayan
Kyana Shayan 2016 年 10 月 7 日
I am not quite sure if that's the problem. I need to define m as a parameter for the gain, instead of just inserting the value. But I don't know how to do that.
Stalin Samuel
Stalin Samuel 2016 年 10 月 8 日
編集済み: Stalin Samuel 2016 年 10 月 8 日
  • In File menu go to "model properties-->Model properties"
  • Model properties window will be opened
  • In which under callbacks section click on InitFcn
  • Then specify the values in Model initialization function editor box
  • Then click on Apply-->OK

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulink Environment Customization についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by