You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Suppose you have a big project that uses several m files which may using .fig files, .mat files, .txt files, .doc files, .xls files, .ini files, .log files and .ppt files.
Now you want to make a directory that contains all these project files for compilation, backup or sending to someone.
DEPFUN_TO_DIR will make it easy.
Just give this function the main m file and it will do the rest, and even create a special directory with the current date and time.
DEPFUN_TO_DIR uses the basic Matlab depfun.m to find the dependant m files but than it is searching all the m files for calls to other files like mat, fig, xls etc..
For further information please use “help depfun_to_dir “.
Cite As
Lior Cohen (2026). DEPFUN_TO_DIR - Advanced Project Files Creator (https://se.mathworks.com/matlabcentral/fileexchange/25970-depfun_to_dir-advanced-project-files-creator), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.13 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
