Home > freetb4matlab > control > strappend.m

strappend

PURPOSE ^

% Append string @var{suffix} to each string in the list @var{strlist}.

SYNOPSIS ^

function retval = strappend (strlist, suffix);

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} strappend (@var{strlist}, @var{suffix})
% Append string @var{suffix} to each string in the list @var{strlist}.
% @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