Navigation

Operators and Keywords

Function List:

C++ API

statistics.m File Reference


Functions

 if (nargin!=2) dim
 while (dim< nd+1 &&sz(dim)==1) dim
endwhile if (dim > nd) dim

Variables

function S
endif nd = ndims (X)
 sz = size (X)
 nel = numel (X)

Function Documentation

endwhile if ( dim  ,
nd   
)

if ( nargin!  = 2  ) 

while (  )  [new]


Variable Documentation

endif nd = ndims (X)

nel = numel (X)

Initial value:

 statistics (X, dim)

  if (nargin != 1 && nargin != 2)
    print_usage ()

sz = size (X)