GetVolumes

版本 1.3.0.0 (3.6 KB) 作者: Jan de Wilde
Get an overview of all mounted USB/SD devices
223.0 次下载
更新时间 2014/9/11

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Instrument Driver Communication 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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