Is there a deadband block without offset?
조회 수: 7 (최근 30일)
이전 댓글 표시
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
mike lin
2023년 5월 26일
you can create a matlab function in which you can define the output based on input value
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Discontinuities에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!