finder
버전 2025.03.26 (3.66 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://kr.mathworks.com/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 |
