Navigation

Operators and Keywords

Function List:

C++ API

trapz.m File Reference


Functions

 if (nargin==3) have_x
endif y && isscalar (y)) dim
endif endif if (!have_dim) dim=0
 while (dim< nd &&sz(dim+1)==1) dim++
 if (dim > nd) dim

Variables

function z
endif nd = ndims (x)
 sz = size (x)
 have_x = false
 have_dim = false
endif else dim = floor (dim)

Function Documentation

if ( dim  ,
nd   
)

endif endif if ( have_dim  )  [pure virtual]

if ( nargin  = = 3  ) 

endif y&& isscalar (  ) 

while (  ) 


Variable Documentation

endif else dim = floor (dim)

have_dim = false

else have_x = false

endif nd = ndims (x)

sz = size (x)

Initial value:

 trapz (x, y, dim)
        

  if (nargin < 1) || (nargin > 3)
    print_usage ()