finder
版本 2025.03.26 (3.7 KB) 作者:
Christopher Pedersen
opens a file explorer window from the matlab command line
finder(fol) opens a file explorer window at the desired folder
Based on "explorer" by Malcolm Wood, and expanded to work under Macintosh and UNIX
引用格式
Christopher Pedersen (2025). finder (https://ww2.mathworks.cn/matlabcentral/fileexchange/37563-finder), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2025a
与 R2012b 及更高版本兼容
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Search Path 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 2025.03.26 | uses windows command "winopen" when available. |
||
| 2025.03.25 | Added unix support by calling xterm |
||
| 2018.11.22 | Fixed default behaviour for folder names being matched to subfolders, to comply with expected behaviour. |
||
| 2018.11.21 | Changed default behaviour: if input exists as a full path, goes to that preferentially, before seeing if it exists as a subfolder |
||
| 1.1.0.0 | Fixed bug : missing "fullpath" function |
||
| 1.0.0.0 |
