Choose one of two signals in simulink only with standard logic
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!