First difference in dynare and matlab

hello ,
i need to write first difference in my program (ie ('delta(x)=xt-xt(-1)), which function in matlab correspond to it?

diff( x )