bar plot from data
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I have the following data
y = [20 60 40 50 80 90]
and the following errors
err.high = [2 5 6 8 9 5].
err.low = [2 5 6 8 9 5].
I would like to obtain a graph exactly like the one attached, with the maximum values (the y-values) shown and with the legend grouped in the same way. I would like to have the font in latex.
Can you help me write the code in matlab?
Thanks in advance![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1183928/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1183928/image.jpeg)
Risposte (1)
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!