Path: Common/FileUtils
% Make line endings consistent with the platform. -------------------------------------------------------------------------- Form: s = FixLineEndings( s ) -------------------------------------------------------------------------- ------ Inputs ------ s (1,:) String ------- Outputs ------- s (1,:) String --------------------------------------------------------------------------
Back to the Common Module page