mfilesummary

Summarize mfiles on the search path; shows syntax, and calls to and from other mfiles.

You are now following this Submission

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 (2026). mfilesummary (https://www.mathworks.com/matlabcentral/fileexchange/815-mfilesummary), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0