Path: Common/FileUtils
% Gets the modification date. -------------------------------------------------------------------------- Form: d = GetModificationDate( fileName, p ) -------------------------------------------------------------------------- ------ Inputs ------ fileName (1,:) File name p (1,:) Path ------- Outputs ------- d (1,1) Date number --------------------------------------------------------------------------
Common: General/StringMatch
Back to the Common Module page