CodeSize

バージョン 1.0.0.0 (9.97 KB) 作成者: Yair Altman
display information about the code size of a given source file or project folder
ダウンロード: 2.4K
更新 2015/8/9

ライセンスの表示

CodeSize displays information about the number of files/lines/characters within a given source file (*.m/c/h/java), function handle or project folder. CodeSize segments the results into comments and non-comments.
Now you can brag to your boss or client that your source code has a total of 2MB, with 40K lines, 25% of which are comments.

See contained help for usage and known issues/limitations.

Bugs and suggestions:
Please send to Yair Altman (altmany at gmail dot com)

引用

Yair Altman (2025). CodeSize (https://www.mathworks.com/matlabcentral/fileexchange/15515-codesize), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Fixed processing recursion in class sub-folders; sorted subfolders/files; added block-comment disclaimer
Accepted no-extension filenames & func handles; added no-recursion option; added per-line & per-file info; clarified help