Is there a deadband block without offset?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
mike lin
le 26 Mai 2023
you can create a matlab function in which you can define the output based on input value
Réponses (0)
Voir également
Catégories
En savoir plus sur Discontinuities dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!