Select path and filename

버전 1.0.0.0 (3.35 KB) 작성자: Miroslav Balda
The function enables browsing subdirectory tree, and puts selected path and filename into variables
다운로드 수: 2.4K
업데이트 날짜: 2007/3/8

라이선스 보기

The function is a replacement of the function getpf.m (FEX 13768), which suffered by an instability when changing releases of Matlab. The function selectpf.m should work well for both Matlab R2006a and R2006b.

The function puts names of directory and file into variables which may be used later for handling with the selected file. It is beneficial in cases when searching files for processing by browsing a directory tree.

The function starts in a chosen point of a tree and displays contents of the subdirectory. A user may select an item from the list by one of two ways:
- entering one of displayed names, or
- paste and copy a name to prompt.
Yet another way to reach the required name exists - answer by pushing any key to the prompt until the name you need is displayed. Then, accept it by pushing ENTER. As soon as a file name is accepted, the function returns path and name of the selected file.

The function needs another function from FEX, inp.m, #9033

인용 양식

Miroslav Balda (2025). Select path and filename (https://kr.mathworks.com/matlabcentral/fileexchange/14196-select-path-and-filename), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Search Path에 대해 자세히 알아보기
도움

도움 받은 파일: Select path and filename - getpf.m

Community Treasure Hunt

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

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