Functions | |
newplot () | |
unwind_protect_cleanup | axes (oldh) |
end_unwind_protect | if (nargout > 0) c |
!contour (x, y, z) | |
Variables | |
function [c, h] | |
oldh = gca () | |
unwind_protect | axes (xh) |
h = htmp | |
endif endfunction | !demo [x, y, z] = peaks () |
!Z = pol2cart (theta, r) sin(2*theta).*(1-r) |
!contour | ( | x | , | |
y | , | |||
z | ||||
) |
end_unwind_protect if | ( | nargout | , | |
0 | ||||
) |
newplot | ( | ) |
!demo[theta, r] = peaks () |
unwind_protect axes(xh) |
function[c, h] |
h = htmp |
oldh = gca () |