HTML folder +Index.html: Shows function/global dependancies
No License
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.
Cite As
Gavin (2026). HTML folder +Index.html: Shows function/global dependancies (https://uk.mathworks.com/matlabcentral/fileexchange/21476-html-folder-index-html-shows-function-global-dependancies), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Programming > Files and Folders > File Operations >
- MATLAB > Programming > Functions > Variables >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
makeindex20080919/html/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
