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

조회 수: 2 (최근 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