Filter löschen
Filter löschen

I have to select a formula from a certain value.

2 Ansichten (letzte 30 Tage)
Mujeeb Iqbal
Mujeeb Iqbal am 10 Okt. 2016
Kommentiert: Mujeeb Iqbal am 10 Okt. 2016
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

Akzeptierte Antwort

Stalin Samuel
Stalin Samuel am 10 Okt. 2016
  • 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

Weitere Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by