Path: Common/FileUtils
% Get the suffix of a file, i.e. the xxx of yyyyy.xxx. -------------------------------------------------------------------------- Form: s = GetFileSuffix( s ) -------------------------------------------------------------------------- ------ Inputs ------ s (1,:) Filename ------- Outputs ------- s (1,:) Filename --------------------------------------------------------------------------
Back to the Common Module page