Use Switch Block for 3 different values ? Matlab Simulink

I have a model :
with a Switch which have 2 inputs y. One input y can take enumerated values "Green" or "Orange" and the other one can take enumerated values "Green" or "Red". And i would like to know how with a switch (or another solution) can i have in output :
Green + Green = Green
Red + Green = Red
Orange + Green = Orange
Red + Orange = Red
Thanks !

回答 (0 件)

この質問は閉じられています。

タグ

質問済み:

2020 年 2 月 12 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by