Navigation

Operators and Keywords

Function List:

C++ API

ezplot3.m File Reference


Functions

 if (needusage) print_usage()
endif if (nargout > 0) retval
 !ezplot3 (fx, fy, fz,[0, 10 *pi], 100)

Variables

function retval
endif endfunction!demo !fx = @(t) cos (t)
 !fy = @(t) sin (t)
 !fz = @(t) t

Function Documentation

!ezplot3 ( fx  ,
fy  ,
fz  ,
100   
)

endif if ( nargout  ,
 
)

if ( needusage   ) 


Variable Documentation

endif endfunction !demo !fx = @(t) cos (t)

!fy = @(t) sin (t)

!fz = @(t) t

function retval

Initial value:

 ezplot3 (varargin)

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