ErrorBarPlots`
ErrorBarPlots`

ErrorListPlot

バージョン12では,ErrorListPlotの代りにListPlotが使われるようになった.

ErrorListPlot[{{y1,dy1},{y2,dy2},}]

y1,y2,のリストに対応する点を,対応するエラーバー付きでプロットする.誤差の大きさは dy1,dy2,である.

ErrorListPlot[{{{x1,y1},ErrorBar[err1]},{{x2,y2},ErrorBar[err2]},}]

指定された xy 座標に指定された誤差の大きさで点をプロットする.

詳細とオプション

例題

  (1)

データを関連のある誤差とともにプロットする:

エラーバーを使ってデータをプロットする:

ErrorListPlotListPlotと同じオプションを取る:

Wolfram Research (2007), ErrorListPlot, Wolfram言語関数, https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html.

テキスト

Wolfram Research (2007), ErrorListPlot, Wolfram言語関数, https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html.

CMS

Wolfram Language. 2007. "ErrorListPlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html.

APA

Wolfram Language. (2007). ErrorListPlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html

BibTeX

@misc{reference.wolfram_2024_errorlistplot, author="Wolfram Research", title="{ErrorListPlot}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html}", note=[Accessed: 08-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_errorlistplot, organization={Wolfram Research}, title={ErrorListPlot}, year={2007}, url={https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html}, note=[Accessed: 08-November-2024 ]}