Navigation

Operators and Keywords

Function List:

C++ API

mode.m File Reference


Functions

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

Variables

 function [m, f, c]
endif nd = ndims (x)
 sz = size (x)

Function Documentation

endwhile if ( dim  ,
nd   
)

if ( nargin!  = 2  ) 

while (  )  [new]


Variable Documentation

function[m, f, c]

Initial value:

 mode (x, dim)

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

endif nd = ndims (x)

sz = size (x)