Functions | |
if (needusage) print_usage() | |
endif | if (nargout > 0) retval |
!ezcontour (f,[-3, 3]) | |
Variables | |
function | retval |
endif endfunction!demo | !f = @(x,y) sqrt(abs(x .* y)) ./ (1 + x.^2 + y.^2) |
!ezcontour | ( | f | ) |
endif if | ( | nargout | , | |
0 | ||||
) |
if | ( | needusage | ) |
endif endfunction !demo !f = @(x,y) sqrt(abs(x .* y)) ./ (1 + x.^2 + y.^2) |
function retval |