folderSizeTree

Version 1.0.0.0 (1.61 KB) by Yanai
Calculate total size of sub-folders recursively
825 Downloads
Updated Mon, 01 Nov 2010 06:02:46 +0000

View License

The function scans all subfolders of given directory, and returns
a list of all subfolders and their size.
The size of a folder is the sum of all its files size + sum of all its
subfolders size.

Cite As

Yanai (2024). folderSizeTree (https://www.mathworks.com/matlabcentral/fileexchange/29198-foldersizetree), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers
Acknowledgements

Inspired: BiofilmQ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0