Is there a deadband block without offset?
显示 更早的评论
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 个评论
Sisira Hennayaka
2020-9-6
https://www.mathworks.com/help/simulink/slref/deadzone.html
mike lin
2021-7-29
not a useful answer, the default deadzone has a offset of the input
mike lin
2023-5-26
you can create a matlab function in which you can define the output based on input value
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Aerospace Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!