Demo Harvest

Collect all the demos published with MATLAB® from specified directories.

Ahora está siguiendo esta publicación

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).

Citar como

Santosh Kasula (2026). Demo Harvest (https://la.mathworks.com/matlabcentral/fileexchange/14452-demo-harvest), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre File Operations en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.1

Updated license

1.1.0.0

Changed the MATLAB to MATLAB®.

1.0.0.0

unnecessary file are removed.