List of files from directories/files list or browser

버전 1.3.0.0 (13.4 KB) 작성자: Nikolay S.
Returns cell array of file names, needed by various functions.
다운로드 수: 866
업데이트 날짜: 2014/7/8

라이선스 보기

This functions goal generate a cell array of file names, needed by the calling functions. The input should be a cell array with directories including the files or files name. The function also supports input of a single directory name string, or a single file name string. In the late two cases, each file is tested for existence. Absolute file path is used thus replacing the relative path. Alternatively, the user can choose the files or directories including files using the OS explorer- by enabling the 'flagGUI' input.

인용 양식

Nikolay S. (2024). List of files from directories/files list or browser (https://www.mathworks.com/matlabcentral/fileexchange/34944-list-of-files-from-directories-files-list-or-browser), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Some bug fixes...

1.2.0.0

Some bug fixes and service functions update

1.1.0.0

Some changes were made: new features, bugs removed, some code style improvements...

1.0.0.0