Navigation

Operators and Keywords

Function List:

C++ API

plot.m File Reference


Functions

 newplot ()
unwind_protect_cleanup axes (oldh)
end_unwind_protect if (nargout > 0) retval

Variables

function retval
 oldh = gca ()
unwind_protect axes (h)
 tmp = __plt__ ("plot", h, varargin{:})

Function Documentation

unwind_protect_cleanup axes ( oldh   ) 

end_unwind_protect if ( nargout  ,
 
)

newplot (  ) 


Variable Documentation

oldh = gca ()

function retval

Initial value:

 plot (varargin)

  [h, varargin] = __plt_get_axis_arg__ ("plot", varargin{:})

tmp = __plt__ ("plot", h, varargin{:})