Home > freetb4matlab > general > is_duplicate_entry.m

is_duplicate_entry

PURPOSE ^

% Return non-zero if any entries in @var{x} are duplicates of one

SYNOPSIS ^

function retval = is_duplicate_entry (x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} is_duplicate_entry (@var{x})
% Return non-zero if any entries in @var{x} are duplicates of one
% another.
% @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