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 Comments

https://www.mathworks.com/help/simulink/slref/deadzone.html
not a useful answer, the default deadzone has a offset of the input
you can create a matlab function in which you can define the output based on input value

Sign in to comment.

Answers (0)

Categories

Find more on Aerospace Blockset in Help Center and File Exchange

Tags

Asked:

Kim
on 2 Dec 2013

Commented:

on 26 May 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!