|
|
| File Information |
| Description |
N = COUNTCODE(MFILE) returns the number of code lines in MFILE. MFILE should be a string containing a name to an existing m-file or asv-file.
[N,M] = COUNTCODE(MFILE) also returns the number M of commented lines in the file. [N,M,S,Q] = ... further returns a cell array of strings S containing all lines of the file (code and comment, but excluding empty lines) and a logical vector Q with ones for the comment lines of S.
Note: this file use <regexp> |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (7) |
| 28 Feb 2006 |
urs (us) schwarz
|
|
|
| 28 Feb 2006 |
Jiro Doke
|
|
|
| 28 Feb 2006 |
John D'Errico
|
|
|
| 01 Mar 2006 |
Jos x
|
|
|
| 01 Mar 2006 |
Raymond Norris
|
|
|
| 01 Mar 2006 |
sri harsha boddepalli
|
|
|
| 24 Dec 2009 |
Pavan
|
|
|
|
Contact us at files@mathworks.com