% MATLAB Comment Stripping Toolbox
编者注: This file was selected as MATLAB Central Pick of the Week
This is a small collection of utilities for stripping MATLAB comments from MATLAB code. The code may be given in strings, cell arrays of strings, or read from a file or file identifier. There is full support for stripping comments from multi-line strings, that is strings with embedded newlines, which typically appear when an entire file is read in one go.
引用格式
Peter John Acklam (2026). % MATLAB Comment Stripping Toolbox (https://ww2.mathworks.cn/matlabcentral/fileexchange/4645-matlab-comment-stripping-toolbox), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
致谢
启发作品: removeComments(filename,commentIndicator) , MATLAB Repo Comment Stripper, missingsemicolons, Remove comments in source code
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
