backup

Recursively copies files from specified source dirs to dest dir.

You are now following this Submission

This function will recursively copy all the files listed in the source directory to the destination directory. Before copying, this function looks at the modification dates of files that are named the same to see if they need copying. This makes it useful as an automatic backup tool, as it can be run say once a week and it will only copy the files that have been modified.

Cite As

Matt Becker (2026). backup (https://www.mathworks.com/matlabcentral/fileexchange/3425-backup), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0