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