How can I obtain a list of the drives available in MATLAB on the Windows machine?
13 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2009 年 6 月 27 日
編集済み: MathWorks Support Team
2023 年 5 月 31 日
I am using MATLAB on Windows. I would like to get a list of the drives (A:,C:,D:,E:, etc.) that are available on my computer.
採用された回答
MathWorks Support Team
2023 年 5 月 31 日
編集済み: MathWorks Support Team
2023 年 5 月 31 日
This change has been incorporated into the documentation in Release 14 Service Pack 3 (R14SP3). For previous releases, read below for any additional information:
The ability to list the drives available on a Windows machine is not available in MATLAB.
To work around this issue, the GETDRIVES function is available for download from the MATLAB Central website and has this functionality. The file is available here:
Note that MathWorks does not guarantee or warrant the use or content of MATLAB Central submissions. Any questions, issues, or complaints should be directed to the contributing author.
0 件のコメント
その他の回答 (1 件)
Eivind Hennestad
2022 年 11 月 25 日
Here is an alternative that lists all the available drives and provides some additional information in a table:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Search Path についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!