Message Boards Message Boards

0
|
4666 Views
|
2 Replies
|
3 Total Likes
View groups...
Share
Share this post:

Find the all the dependent functions in a package

Is there any way to find all the functions that a specific function depends on in a Mathematica Package. For example I have a Pkg`F1, which depends on Pkg`F2 and Pkg`F3, where Pkg`F3 depends on Pkg`F4,
Is there a function feeding the Pkg`F1 and output Pkg`F2, Pkg`F3, Pkg`F4 ?

POSTED BY: Haolin Li
2 Replies

Take a look at SymbolDependencyGraph. This is one of my favorite resource functions.

POSTED BY: Gustavo Delfino
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract