Plot average line

版本 1.0.0.0 (10.2 KB) 作者: Jonas
plotAverage plots an average line into the data.
4.7K 次下载
更新时间 2010/3/31

查看许可证

plotAverage adds an average line into plotted data.

By default, plotAverage
- calculates the average along y (for given or estimated points along x)
- plots errorbars with the standard error of the mean
- discards outliers to calculate the robust average
- plots the average line into the data's axes (as opposed to a new figure)

All these options can be changed.

plotAverage returns the handles to the average line and the error bars as well as the x and y data of the line.

引用格式

Jonas (2024). Plot average line (https://www.mathworks.com/matlabcentral/fileexchange/27134-plot-average-line), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Line Plots 的更多信息
致谢

参考作品: Average plot of data in a figure

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0