Can I trace code structure and document the routine calling

3 次查看(过去 30 天)
Hello,
Just took over somebody's code and I need to map the code, i.e. extract the structure (function calling order, etc.) Obviously I can do that interactively using the debugger, but it's quite inefficient when there are so many levels. Is there a way to automate the process, so I can generate a list of chronological calling of routines and passing arguments?
  2 个评论
Geoff Hayes
Geoff Hayes 2016-3-7
Robert - the profile tool may provide some of the information that you are looking for (though it is used to profile code and determine the execution time for functions).

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Manual Performance Optimization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by