Build calling tree of a program
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!