複数の条件で行動を変更する

simulinkで複数の条件を用いて行動を変える方法を教え欲しいです。
例:2つの条件、条件1と条件2があるとし2つとも満たす時①の行動をし、条件1のみを満たす時は②の行動をし、条件2のみを満たす時は③の行動をし、どちらも満たさない時は④の行動をする。

Answers (1)

Kazuya
Kazuya on 21 Sep 2019
Edited: Kazuya on 21 Sep 2019

0 votes

if ブロックの使い方に関する質問でしょうか?参考になれば・・(R2019a です)

Categories

Find more on モデル化 in Help Center and File Exchange

Products

Release

R2019a

Asked:

on 21 Sep 2019

Edited:

on 21 Sep 2019

Community Treasure Hunt

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

Start Hunting!