RPCODE

버전 1.0.0.0 (4.16 KB) 작성자: Durga Lal Shrestha
Generates P-files for all M-files recursively in all subfolders
다운로드 수: 1.9K
업데이트 날짜: 2016/4/4

라이선스 보기

RPCODE Generates P-files for all M-files recursively in all subfolder

RPCODE: without any arguments generates P-files for all the M-files in current directory and in its subdirectories recursively.
RPCODE(path): generates P-files for all the M-files in directory 'path' and in its subdirectories recursively.

RPCODE(path,flag): if the flag -INPLACE is used, the result is placed in the same directory in which the corresponding M-file was found. Otherwise, the result is placed in the current directory.

INPUT:
path - name of the directory
flag - flag for if the result is placed in the same directory '-inplace') or current directory


EXAMPLES:
CurrPath = pwd;
rpcode(CurrPath,'-inplace');

인용 양식

Durga Lal Shrestha (2024). RPCODE (https://www.mathworks.com/matlabcentral/fileexchange/19332-rpcode), MATLAB Central File Exchange. 검색됨 .

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

받음: SUBDIR *new*

Community Treasure Hunt

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

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

Formatting of description
BSD License