How can I find ALL the functions/scripts potentially used in a script?

241 次查看(过去 30 天)
I am looking for a way to determine ALL non-Matlab inherent functions/scripts MIGHT be used by a certain script.
The script I am thinking about gives you the option to analyse your data in various ways depending on which options you chose at the start. From what I read there are ways to find out which functions/scripts were called when running a script with a certain input. This is not what I am looking for as it would not include scripts/functions necessary for a different file/user input. I basically want to know all non-Matlab functions/scripts which appear somewhere in this script and ideally also all the scripts/functions used by those scripts/functions.

采纳的回答

Stephen23
Stephen23 2018-3-1

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Particle & Nuclear Physics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by