heaviside
Heaviside step test signal
Syntax
Description
y = heaviside(x)0 when the input x is less than or equal to
          0, and returns 1 when x is
        greater than 0. Use heaviside
        with the et
        operator to create a Heaviside step function at a designated test time. Use
            heaviside operator in the test step of a
          Test Sequence or Test Assessment block.
Examples
Input Arguments
Version History
Introduced in R2015a

