Is there a deadband block without offset?
Show older comments
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 Comments
Sisira Hennayaka
on 6 Sep 2020
https://www.mathworks.com/help/simulink/slref/deadzone.html
mike lin
on 29 Jul 2021
not a useful answer, the default deadzone has a offset of the input
mike lin
on 26 May 2023
you can create a matlab function in which you can define the output based on input value
Answers (0)
Categories
Find more on Discontinuities in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!