Choose one of two signals in simulink only with standard logic
1 回表示 (過去 30 日間)
古いコメントを表示
Hi guys,
i want to create a simple logic which chooses one of two continuous signals. For example I have one sine source (signal 1) and one step generator (signal 2). The decision is done by one boolean value which is one/true (then output=signal1) or zero/false (output=signal2). How can I implement this logic only with standard blocks like and, or, comparator etc.?
Regards Marc
2 件のコメント
回答 (1 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!