Demo Harvest
by Santosh Kasula
28 Mar 2007
(Updated 28 Jul 2009)
Collect all the demos published with MATLABĀ® from specified directories.
|
Watch this File
|
| File Information |
| Description |
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). |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 14 May 2007 |
Jerry Bensomn
|
|
|
| 27 Aug 2008 |
Chris Law
|
|
|
| Updates |
| 29 Mar 2007 |
unnecessary file are removed. |
| 28 Jul 2009 |
Changed the MATLAB to MATLABĀ®. |
|
Contact us at files@mathworks.com