ExpressionTreePlot
ExpressionTreePlot[e]
plots the expression tree of e.
ExpressionTreePlot[e,pos]
plots the expression tree of e with its root placed at position pos.
ExpressionTreePlot[e,pos,lev]
plots the expression tree of e up to level lev with its root placed at position pos.
Details and Options
- ExpressionTreePlot functionality is now available in the built-in Wolfram Language function TreeForm.
- To use ExpressionTreePlot, you first need to load the Graph Utilities Package using Needs["GraphUtilities`"].
- ExpressionTreePlot has the same options as TreePlot.
Examples
open allclose allBasic Examples (2)
An expression tree plot, with tooltips for each vertex giving the subexpression from that vertex down:
ExpressionTreePlot has been superseded by TreeForm:
Scope (2)
Options (1)
Properties & Relations (1)
TreeForm also gives the expression tree, although the orientation of the tree cannot be specified:
Text
Wolfram Research (2007), ExpressionTreePlot, Wolfram Language function, https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html.
CMS
Wolfram Language. 2007. "ExpressionTreePlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html.
APA
Wolfram Language. (2007). ExpressionTreePlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html