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

1 次查看(过去 30 天)
is there a convenient way of listing the names of all *.m functions that are called by a given *.m function?

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by