GetVolumes

Get an overview of all mounted USB/SD devices
223 descargas
Actualizado 11 sep 2014

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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