GetVolumes

Get an overview of all mounted USB/SD devices
223 téléchargements
Mise à jour 11 sept. 2014

Afficher la licence

Get an overview of all mounted USB/SD devices, and provide free space.
>> vol = GetVolumes('SD_2GB')
vol =
Volume: '/media/jan/SD_2GB'
Label: 'SD_2GB'
BytesFree: 690913280
>> GetVolumes % to get a full overview

Citation pour cette source

Jan de Wilde (2024). GetVolumes (https://www.mathworks.com/matlabcentral/fileexchange/45763-getvolumes), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.3.0.0

% V1.05 11-09-2014 Nicer layout when nargout==0

1.2.0.0

Minor bugs solved; now can deal with volumes with no Label

1.1.0.0

Minor bugs solved; now can deal with volumes with no label.

1.0.0.0