Home > freetb4matlab > sparse > sphcat.m

sphcat

PURPOSE ^

% Return the horizontal concatenation of sparse matrices. This function

SYNOPSIS ^

function y = sphcat (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{y} =} sphcat (@var{a1}, @var{a2}, @dots{}, @var{aN})
% Return the horizontal concatenation of sparse matrices.  This function
% is obselete and @code{horzcat} should be used.
% @seealso {spvcat, vertcat, horzcat, cat}
% @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