mfilesummary

Summarize mfiles on the search path; shows syntax, and calls to and from other mfiles.
3.8K Downloads
Updated 25 Oct 2001

View License

This program creates a summary file ('mfilesummary.doc') in the directory of the specified starting path. This file summarizes all mfiles in the search path (searching recursively or non-recursively) by showing the syntax (i.e., the text of the first, or function-declaring, line), by showing which other mfiles on the search path call the given mfile (or, at least, which other mfiles contain the name of the given function), and by showing which other mfiles on the search path that the given mfile calls (or, at least, which other mfiles that the given mfile contains the name of). No arguments are required; gui pop-ups will prompt the user for all necessary information. However, the arguments may be specified instead.

Cite As

Brett Shoelson (2024). mfilesummary (https://www.mathworks.com/matlabcentral/fileexchange/815-mfilesummary), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on File Operations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0