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.
This function takes in an absolute folder directory and returns the absolute path of all subfiles, subfolders, and the size of the directory.
This function helped me create an automatic backup script on my computer.
Zitieren als
Corey (2026). rdir.m (https://de.mathworks.com/matlabcentral/fileexchange/47125-rdir-m), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: genToolboxHelp
Allgemeine Informationen
- Version 1.1.0.0 (1,34 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | No longer requires the last character of the absolute directory be '\'. Allows you to call rdir(cd) instead of rdir([cd '\']) for increased ease of use. |
||
| 1.0.0.0 |
