creating several bar charts with standard deviation
4 次查看(过去 30 天)
显示 更早的评论
Hi, suppose you got x=mean1, mean2, mean3, mean4 stdx=eror1,error2,error3, error4
y=mean1, mean2, mean3, mean4 stdy=error1,error2,error3,erro4
I want to create multiple bar charts with standard deviation in such a way that the first bar chart displays x.mean1,stx.error1 and next to it y.mean1,sty.error1 and so on. In total I should get four charts with 2 bars in each chart.
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Bar Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!