GetVolumes

Get an overview of all mounted USB/SD devices
ダウンロード: 223
更新 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 Center および MATLAB AnswersInstrument 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