The correct choice is (a) Gives a logic 1 if the input is greater than it’s previous value
The best explanation: The above block gives a 1 if the input is strictly greater than it’s previous value. It returns a 0 if the input is less than or equal to it’s previous value, as defined in SIMULINK TOOLBOX.