Navigation

Operators and Keywords

Function List:

C++ API

ezmeshc.m File Reference


Functions

 if (needusage) print_usage()
endif if (nargout > 0) retval
 !ezmeshc (f,[-3, 3])

Variables

function retval
endif endfunction!demo !f = @(x,y) sqrt(abs(x .* y)) ./ (1 + x.^2 + y.^2)

Function Documentation

!ezmeshc (  ) 

endif if ( nargout  ,
 
)

if ( needusage   ) 


Variable Documentation

endif endfunction !demo !f = @(x,y) sqrt(abs(x .* y)) ./ (1 + x.^2 + y.^2)

function retval

Initial value:

 ezmeshc (varargin)

  [h, needusage] = __ezplot__ ("meshc", varargin{:})