List Physical Drives

버전 1.0.1 (3.78 KB) 작성자: Eivind Hennestad
List the physical drives that are available on a system.
다운로드 수: 64
업데이트 날짜: 2022/12/2

라이선스 보기

Summary
Simple system utility function which returns a table containing information about physical drives available on a system.
Example
Todos
  • Implement for linux systems
  • Add internal, external (how to get this on pc?)
  • On mac, file system is not correct...
  • On mac, don't show partitions?
  • On windows, is the serial number complete?
  • On mac, add serial number
  • On mac, parse result when using -plist instead?
  • On windows, use 'where drivetype=3' i.e 'wmic logicaldisk where drivetype=3 get ...' ?

인용 양식

Eivind Hennestad (2025). List Physical Drives (https://kr.mathworks.com/matlabcentral/fileexchange/121143-list-physical-drives), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2022b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Added missing local function

1.0.0