codecount

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

Al momento, stai seguendo questo contributo

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.

Cita come

Jasper Menger (2026). codecount (https://it.mathworks.com/matlabcentral/fileexchange/9114-codecount), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0

Bug fix...