Disk Usage
What do you do when your hard drive gets full?
Add another disk?
Get a new computer?
Sometimes you just need to delete some old files to make room for new ones. However, it can be tedious and time consuming to examine folders (and NFS directories) one at a time. This utility makes that task easier.
Simply navigate the GUI to a top level drive letter or folder of interest. The tool lists all subfolders and sums up the number of bytes in each one. It also summarizes the total number of folders, files and bytes beneath the top level folder.
Notes:
1. The larger the drive, the longer it takes to summarize its usage.
2. With MATLAB Compiler, you can create a standalone executable program. That way, you can run Disk Usage in the background without interfering with your current MATLAB session. You can also freely distribute the standalone tool to others if you wish.
Zitieren als
Robert Bemis (2024). Disk Usage (https://www.mathworks.com/matlabcentral/fileexchange/11743-disk-usage), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: Manchester, Disk usage
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Bytes/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.1 | Updated license |
||
1.1.0.0 | copyright |
||
1.0.0.0 | Fixed typos in Description. |