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 (2026). Plot average line (https://ww2.mathworks.cn/matlabcentral/fileexchange/27134-plot-average-line), MATLAB Central File Exchange. 检索时间: .
致谢
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
