ExpressionTreePlot[e]
e の式の木をプロットする.
ExpressionTreePlot[e, pos]
根を位置 pos に置いて e の式の木をプロットする.
ExpressionTreePlot[e, pos, lev]
根を位置 pos に置いて e の式の木をレベル lev までプロットする.
ExpressionTreePlot
ExpressionTreePlot[e]
e の式の木をプロットする.
ExpressionTreePlot[e, pos]
根を位置 pos に置いて e の式の木をプロットする.
ExpressionTreePlot[e, pos, lev]
根を位置 pos に置いて e の式の木をレベル lev までプロットする.
詳細とオプション
- ExpressionTreePlotの機能はWolfram言語の組込み関数TreeFormで利用できるようになった.
- ExpressionTreePlotを使うためには,まずグラフユーティリティパッケージをロードしなくてはならない.それにはNeeds["GraphUtilities`"]を実行する必要がある.
- ExpressionTreePlotはTreePlotと同じオプションを持つ.
テクニカルノート
関連するガイド
-
▪
- グラフユーティリティパッケージ ▪
- グラフとネットワーク ▪
- グラフの可視化 ▪
- グラフ上の計算 ▪
- グラフの構築と表現 ▪
- グラフと行列 ▪
- グラフの特性と測定 ▪
- グラフの操作と変更 ▪
- ランダムグラフ ▪
- ソーシャルネットワーク分析 ▪
- グラフの特性 ▪
- 数学データ形式 ▪
- 離散数学
テキスト
Wolfram Research (2007), ExpressionTreePlot, Wolfram言語関数, 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
BibTeX
@misc{reference.wolfram_2025_expressiontreeplot, author="Wolfram Research", title="{ExpressionTreePlot}", year="2007", howpublished="\url{https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html}", note=[Accessed: 15-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_expressiontreeplot, organization={Wolfram Research}, title={ExpressionTreePlot}, year={2007}, url={https://reference.wolfram.com/language/GraphUtilities/ref/ExpressionTreePlot.html}, note=[Accessed: 15-April-2026]}