how to plot a histogram?please help!!! thank you

[1 2 7 3 16 10 9 3 6 8 54 50 15 5 6 1 5 6 3 4 1 4 3 6 1 1 1]
[ 140 141 144 145 147 148 149 150 151 152 154 155 156 157 158 160 161 162 163 164 166 167 186 187 204 211 246] i need to plot a histogram where there are 7 bins and bin width of 16.The 1st row shows the count and 2nd row the values .i need to plot the count in y-axis and values in x-axis

Answers (1)

Have you checked the hist function?

2 Comments

i tried out with hist but dint get ,other than hist function(i need matlab code)

This question is closed.

Tags

Asked:

on 25 Apr 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!