MATLAB Programming Fundamentals - MathWorks

(やまだぃちぅ) #1

  • To include local functions in the report, select Show subfunctions. The report
    lists local functions directly after the main function and highlights them in gray.


(^4) Click Run Report on Current Folder.
Reading and Working with Dependency Reports
The following image shows a Dependency Report. It indicates that chirpy.m calls two
files in Signal Processing Toolbox™ and one in Image Processing Toolbox. It also shows
that go.m calls mobius.m, which is in the current folder.
The Dependency Report includes the following:



  • MATLAB File List


The list of files in the folder on which you ran the Dependency Report. Click a link in
this column to open the file in the Editor.


  • Children


The function or functions called by the MATLAB file.

Identify Program Dependencies
Free download pdf