You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aditya P. Apte edited this page May 30, 2017
·
1 revision
Crosslisting Tool
Crosslisting tool is used to tell which functions call which other functions. The Matlab function, coded by Vanessa Clark produces a detailed cross-listing of the code: /CrossListing/getDirFunInfo.m. See the current cross-lising under: /CrossListing/. The cross-listing is about 10,000 lines long and lists which functions call which other functions along with all the variables of each m-file. Note that getDirFunInfo.m can be re-run at any time. Here is an example of its use: