TIMEDIFF Compute the derivative of a signal DIFF = TIMEDIFF(DATA[, AX_TYPE]) computes the derivative of the signal DATA according to the linear approximation (AX_TYPE=='ORD1', default) or to the cubic approximation (AX_TYPE=='ORD3a').