List Physical Drives
Version 1.0.1 (3,78 KB) von
Eivind Hennestad
List the physical drives that are available on a system.
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 ...' ?
Zitieren als
Eivind Hennestad (2025). List Physical Drives (https://de.mathworks.com/matlabcentral/fileexchange/121143-list-physical-drives), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2022b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.1 | Added missing local function |
||
| 1.0.0 |
