Detect Increase
Detect increase in signal value
Libraries:
Simulink /
Logic and Bit Operations
HDL Coder /
Logic and Bit Operations
Description
The Detect Increase block determines if an input is strictly greater than its previous value.
The output is true (equal to
1
) when the input signal is greater than its previous value.The output is false (equal to
0
) when the input signal is less than or equal to its previous value.
This block supports only discrete sample times.
Ports
Input
Output
Parameters
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
Extended Capabilities
Version History
Introduced before R2006a