DirSize

Determine the size of a folder/directory in bytes, including all subdirectories.

Download
Download

You are now following this Submission

Cite As

Richard Moore (2026). DirSize (https://in.mathworks.com/matlabcentral/fileexchange/41300-dirsize), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: DirSizePretty

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Following suggestions from Jan, help explicit checks for '.'/'..', and use of the isdir field in the structu returned by dir were added.

Download
1.0.0

Download