Demo Harvest

版本 1.1.0.1 (263.2 KB) 作者: Santosh Kasula
Collect all the demos published with MATLAB® from specified directories.
1.1K 次下载
更新时间 2016/9/1

查看许可证

Demo Harvest finds and indexes all the published m-files in a given directory or list of directories. In this way it can help you find previous work you are done or it can notify you about new work done by others. It gathers all the demos and builds up an HTML index page. This page lists the title, description and thumbnail for each file. This tool has an option of notifying people by email about the new demos (if any). It also creates an associated RSS feed.
Demo Harvest can be used by a single user or by a group. This helps users keep their demos organized and easy to navigate to different demos of different directories.

NOTE: Before running demoharvest for the first time, open demoharvestConfig.m file to configure
1. dirPath: Path where the output files are to be stored.
2. dirPathUrl: URL to the dirPath (optional).
3. harvestList: List of directories where demoharvest look for demos. For each path in the list URL can also be specified.
4. emailList: demoharvest will notify about the new files, if it finds, to the people in the list (optional).

引用格式

Santosh Kasula (2024). Demo Harvest (https://www.mathworks.com/matlabcentral/fileexchange/14452-demo-harvest), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 File Operations 的更多信息

Community Treasure Hunt

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

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

Updated license

1.1.0.0

Changed the MATLAB to MATLAB®.

1.0.0.0

unnecessary file are removed.