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!