codecount

Counts the total number of code lines of all the M-files in a directory

Vous suivez désormais cette soumission

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.

Citation pour cette source

Jasper Menger (2026). codecount (https://fr.mathworks.com/matlabcentral/fileexchange/9114-codecount), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

Bug fix...