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!