slocdir( directoryPath )

バージョン 1.1.0.0 (977 Bytes) 作成者: Diffy D
Go recursively into folders to count the .m lines of code
ダウンロード: 1.2K
更新 2016/3/31

ライセンスの表示

A simple recursive function which uses the sloc function to count the number of lines of .m code.
The sloc function can be found here : http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3900&objectType=file

引用

Diffy D (2026). slocdir( directoryPath ) (https://jp.mathworks.com/matlabcentral/fileexchange/24000-slocdir-directorypath), MATLAB Central File Exchange. に取得済み.

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

ヒントを得たファイル: sloc

バージョン 公開済み リリース ノート
1.1.0.0

Fix a bug, change strcmp to strcat in the warning

Updated accordingly with the comments given by users

1.0.0.0