HTML folder +Index.html: Shows function/global dependancies

버전 1.0.0.0 (9.07 KB) 작성자: Gavin
Parses m files, determines your codes function/global var dependencies, publishes *.m & index.html t
다운로드 수: 720
업데이트 날짜: 2008/9/19

라이선스 없음

Developed to enable uses to quickly publish directories of code and details of the cross function and global variable dependancies.

Details: Using the freely avalable grep tool this function parses m files in the current directory.
- It will determine all the global variables used by the various files so it is easy to check for overlaps of possible conflicts.
- It will also show which functions (scripts) are called by others and which which function in this directory are called by your code.
- It then makes a html folder and documents subsiquently published code in an index.html file along with links to the published files.

Note: For best results and a valid desciption in index.html, setup your comments like this one (or my matlab RRT project which has a premade html folder) so you will have a valid description on the index.html page. Also name functions the same as the m file they are in.

인용 양식

Gavin (2024). HTML folder +Index.html: Shows function/global dependancies (https://www.mathworks.com/matlabcentral/fileexchange/21476-html-folder-index-html-shows-function-global-dependancies), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
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!

makeindex20080919/html/

버전 게시됨 릴리스 정보
1.0.0.0