フィルターのクリア

I have to select a formula from a certain value.

2 ビュー (過去 30 日間)
Mujeeb Iqbal
Mujeeb Iqbal 2016 年 10 月 10 日
コメント済み: Mujeeb Iqbal 2016 年 10 月 10 日
I have a condition a=b+c If value of a is less than 0.1 then x formula should be used If value of a is greater than 0.1 and less than 1, then y formula should be used And if value of a is greater than 1, then z formula should be used How can i model this in simulink

採用された回答

Stalin Samuel
Stalin Samuel 2016 年 10 月 10 日
  • Evaluate the value of "a" using if condition and write formulas in appropriate loop.
  • If you are a beginner refer here for more details about if, elseif, else statements
  1 件のコメント
Mujeeb Iqbal
Mujeeb Iqbal 2016 年 10 月 10 日
Thanks a lot, its working

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by