Plotting a graph.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello All
Let's say, I have the following dataset:
s1 - 10, 12, 14
s2 - 20, 22, 24
s3 - 40, 44, 48
I want to plot a graph in MATLAB such that s1, s2, s3 are labels on x axis and y axis is the mean of the values entered for each of s1, s2, s3 along with symmetric error bar for standard deviation. Thanks!
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Errorbars dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!