Path: Common/General
% Delete leading and trailing blanks. -------------------------------------------------------------------------- Form: s = DeBlankLT( s ) -------------------------------------------------------------------------- ------ Inputs ------ s (1,:) Character string or cell array ------- Outputs ------- s (1,:) Character string or cell array --------------------------------------------------------------------------
Back to the Common Module page