No BSD License  

Highlights from
RPCODE

5.0

5.0 | 1 rating Rate this file 0 Downloads (last 30 days) File Size: 4.16 KB File ID: #19332
image thumbnail

RPCODE

by Durga Lal Shrestha

 

26 Mar 2008 (Updated 27 Mar 2008)

Generates P-files for all M-files recursively in all subfolders

| Watch this File

File Information
Description

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');

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
SUBDIR *new*

MATLAB release MATLAB 7.5 (R2007b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
07 Jan 2011 D.  
Please login to add a comment or rating.
Updates
27 Mar 2008

Formatting of description

Tag Activity for this File
Tag Applied By Date/Time
path Durga Lal Shrestha 22 Oct 2008 09:55:16
directories Durga Lal Shrestha 22 Oct 2008 09:55:16
pcode parse recursively subfolders Durga Lal Shrestha 22 Oct 2008 09:55:16
files Durga Lal Shrestha 22 Oct 2008 09:55:16
directories Reza 26 Jan 2010 14:47:49

Contact us at files@mathworks.com