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.
更多信息和选项
- 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.
范例
打开所有单元关闭所有单元基本范例 (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:
文本
Wolfram Research (2007),ExpressionTreePlot,Wolfram 语言函数,https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html.
CMS
Wolfram 语言. 2007. "ExpressionTreePlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html.
APA
Wolfram 语言. (2007). ExpressionTreePlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html 年