You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Jonas (2026). Plot average line (https://se.mathworks.com/matlabcentral/fileexchange/27134-plot-average-line), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Average plot of data in a figure
General Information
- Version 1.0.0.0 (10.2 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
