codecount
by Jasper Menger
23 Nov 2005
(Updated 12 Dec 2005)
Counts the total number of code lines of all the M-files in a directory
|
Watch this File
|
| File Information |
| Description |
COUNTCODE - Counts the total number of code lines of all the M-files in a directory
Syntax options:
COUNTCODE
COUNTCODE(dir_str)
L = COUNTCODE
L = COUNTCODE(dir_str)
By default the current directory is scanned, and the result is displayed in the command window. Supply the string dir_str for scanning a directory
other than the current one. The result can be stored in cell-array L. |
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 23 Nov 2005 |
urs (us) schwarz
|
|
|
| Updates |
| 28 Nov 2005 |
Usefull suggestion from Urs Schwarz. |
| 12 Dec 2005 |
Bug fix... |
|
Contact us at files@mathworks.com