folderSizeTree

Calculate total size of sub-folders recursively

You are now following this Submission

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 (2026). folderSizeTree (https://ch.mathworks.com/matlabcentral/fileexchange/29198-foldersizetree), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: BiofilmQ

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0