Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
bytes = DirSize('pathOfInterest');
Sometimes I write a script that needs to know how large directories are. I couldn't find a function to already do this, so took a stab at it.
Citation pour cette source
Richard Moore (2026). DirSize (https://fr.mathworks.com/matlabcentral/fileexchange/41300-dirsize), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : DirSizePretty
Informations générales
- Version 1.1.0.0 (1,38 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | Following suggestions from Jan, help explicit checks for '.'/'..', and use of the isdir field in the structu returned by dir were added. |
||
| 1.0.0.0 |
