Navigation

Operators and Keywords

Function List:

C++ API

contour.m File Reference


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)

Function Documentation

!contour ( ,
,
 
)

unwind_protect_cleanup axes ( oldh   ) 

end_unwind_protect if ( nargout  ,
 
)

newplot (  ) 


Variable Documentation

!demo[theta, r] = peaks ()

!Z = pol2cart (theta, r) sin(2*theta).*(1-r)

function[c, h]

Initial value:

 contour (varargin)

  [xh, varargin] = __plt_get_axis_arg__ ("contour", varargin{:})

h = htmp

oldh = gca ()