Is there a convenient way of listing the names of all *.m functions that are called by a given *.m function?

1 visualizzazione (ultimi 30 giorni)
is there a convenient way of listing the names of all *.m functions that are called by a given *.m function?

Risposte (1)

Swarooph
Swarooph il 17 Ott 2016
Short answer, use the function matlab.codetools.requiredFilesAndProducts.
Long answer, take a look at this documentation: Identify Program Dependencies.

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by