Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Copies all external code files necessary to run a script into a subfolder.
Use cases are for example
- execute on a remote server
- give code away
- for backup / archive
Careful: All necessary code must be on Matlab's path when invoking copy_dependencies; it doesn't warn if anything is currently missing. Therefore to be on the safe side, run the "start_mfile" firstly in order to see if everything works. Afterwards you can run copy_dependencies.
Input arguments
- start_mfile : Existing Matlab file that is supposed to run (required)
- destination : Folder where to save the dependencies (default: new subfolder in current directory)
Zitieren als
Daniel Frisch (2026). copy_dependencies (https://de.mathworks.com/matlabcentral/fileexchange/82768-copy_dependencies), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.0.0 (1,89 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0 |
