ErrorBarPlots`
ErrorBarPlots`

ErrorListPlot

As of Version 12, ErrorListPlot has been superseded by ListPlot.

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

plots points corresponding to a list of values y1,y2,, with corresponding error bars. The errors have magnitudes dy1,dy2,.

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

plots points with specified x and y coordinates and error magnitudes.

更多信息和选项

范例

基本范例  (1)

Plot data with associated errors:

Plot data with error bars:

ErrorListPlot takes the same options as ListPlot:

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 语言. 2007. "ErrorListPlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html.

APA

Wolfram 语言. (2007). ErrorListPlot. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}