Demo Harvest

버전 1.1.0.1 (263 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.