Build calling tree of a program
3 ビュー (過去 30 日間)
古いコメントを表示
I need to build the calling tree of a Matlab program made up of .m files placed in one folder. I built a function that build the list of functions by reading all the .m files and recognizing the function declarations, but I'm not able to generate, for each function found, the list of functions called. Can anybody help me? Thanks a lot
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!