Choose one of two signals in simulink only with standard logic

5 views (last 30 days)
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

Answers (1)

Birdman
Birdman on 11 Dec 2017
See the attached model and let me know the results.

Products

Community Treasure Hunt

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

Start Hunting!