# M-script line count tool **Repository Path**: Lxk_buaa/m-script-line-count-tool ## Basic Information - **Project Name**: M-script line count tool - **Description**: 统计同一个文件夹下所有Matlab语言编写的脚本的代码总行数 - **Primary Language**: Matlab - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-19 - **Last Updated**: 2024-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # M-script line count tool #### 介绍 统计与count_lines.m同一个文件夹下包括所有子文件夹的.m后缀文件的代码总行数 #### 安装教程 1. 安装Matlab #### 使用说明 1. 将count_lines.m复制到目标文件夹 2. 在Matlab中运行count_lines.m(在Matlab 2022a上成功运行) 3. 命令行会输出代码总行数