Error bar for a set of values
Show older comments
y=[53.3654 16.6489 40.9854 21.7873];
error=[7.3822 4.1028 5.1562 1.2531];
Need to plot bar graph with the error bars corresponding to the values in error.
Accepted Answer
More Answers (0)
Categories
Find more on Errorbars in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!