matlab multivariable function handle code example Example: matlab multivariable function handle f = @(x,y) (x.^2 - y.^2);