
matlab code for histogram
52 views (last 30 days)
Show older comments
Hi, I have these two data sets. A=[0.1;0.3;0.5;0.6;0.2] B=[0.8;0.6;0.9;0.4;0.7] I want to plot these two data sets as histograms in a same graph with two different colors for each bars. So please let me know the matlab code.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!