Home > freetb4matlab > statistics > base > run_count.m

run_count

PURPOSE ^

% Count the upward runs along the first non-singleton dimension of

SYNOPSIS ^

function retval = run_count (x, n, dim)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} run_count (@var{x}, @var{n})
% Count the upward runs along the first non-singleton dimension of
% @var{x} of length 1, 2, @dots{}, @var{n}-1 and greater than or equal 
% to @var{n}.  If the optional argument @var{dim} is given operate
% along this dimension
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003