이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). RPCODE (https://kr.mathworks.com/matlabcentral/fileexchange/19332-rpcode), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: SUBDIR *new*
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 | Formatting of description
|
