Page 1 of 1

how to make a dependency list

Posted: Thu Sep 11, 2014 8:08 pm
by ginanjar
Hi all,
If I want to make a dependency list such as in the block structure view, what method should I call?
the result I want to make a dependency graph using nodexl or graphviz

thanks for the hint

with kind regards,
ginanajr

Re: how to make a dependency list

Posted: Fri Sep 12, 2014 8:01 am
by EViews Gareth
You can show the model's block structure view with model.block.

There is no way programmatically to view the dependency tree of a variable.