Home > freetb4matlab > financial > llow.m

llow

PURPOSE ^

%

SYNOPSIS ^

function llv = llow (data, nperiods, dim)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {llv} = llow (data)
% @deftypefnx {Function File} {llv} = llow (data, nperiods)
% @deftypefnx {Function File} {llv} = llow (data, nperiods, dim)
%
% Compute the lowest low value of @var{data} for the past
% @var{nperiods} (default: 14) across the dimension, @var{dim}
% (default: 1).
%
% @seealso{hhigh}
% @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