Home > freetb4matlab > deprecated > spfind.m

spfind

PURPOSE ^

% This function has been deprecated. Use @code{find} instead.

SYNOPSIS ^

function varargout = spfind (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Loadable Function} {} spfind (@var{x})
% @deftypefnx {Loadable Function} {} spfind (@var{x}, @var{n})
% @deftypefnx {Loadable Function} {} spfind (@var{x}, @var{n}, @var{direction})
% @deftypefnx {Loadable Function} {[@var{i}, @var{j}, @var{v}} spfind (@dots{})
% This function has been deprecated.  Use @code{find} instead.
% @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