mkcontnt

版本 1.0.0.0 (4.5 KB) 作者: Denis Gilbert
Automates the generation of contents.m files
2.6K 次下载
更新时间 2001/10/8

查看许可证

编者注: This functionality is now available in MATLAB. Please refer to the CONTENTSRPT.M function.

Do you find Matlab's contents.m files useful? Would you like to be able to easily generate contents.m files based on your own Matlab
programming? MKCONTNT will help you document your work while taking advantage of subtle features of the helpdesk.

In a directory containing your own m-files, it will open all m-files present in the directory, look for the first line with a '%' character, and assume that this line is the H1 line (first commented line). If a version of contents.m already exists in your directory, it makes a backup copy of it prior to creating the new contents.m file.

There are two caveats to be aware of: 1) no fancy editing is done, the H1 lines are copied exactly as they appear in the original m-files; 2) the users must develop the habit of writing informative H1 lines at the beginning of their m-files.

引用格式

Denis Gilbert (2024). mkcontnt (https://www.mathworks.com/matlabcentral/fileexchange/206-mkcontnt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R10
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Adding custom doc 的更多信息
标签 添加标签
致谢

启发作品: MakeContents

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0