Is there a deadband block without offset?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi, I have solved the problem with a switch block but there got to be a better way. If the input is between -1 and 1 the output should be 0. If it goes outside the deadband the output is equal to the input.
What block kan do that?
3 Commenti
mike lin
il 26 Mag 2023
you can create a matlab function in which you can define the output based on input value
Risposte (0)
Vedere anche
Categorie
Scopri di più su C2000 Microcontroller Blockset in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!