Home > freetb4matlab > splines > csapi.m

csapi

PURPOSE ^

% cubic spline interpolation

SYNOPSIS ^

function ret = csapi (x, y, xi)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{pp} = } csapi (@var{x}, @var{y})
% @deftypefnx {Function File} {@var{yi} = } csapi (@var{x}, @var{y}, @var{xi})
% cubic spline interpolation
%
% @seealso{ppval, spline, csape}
% @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