Problem with Imhist method
I have an image Zoom:
Zoom =
326 313 269 237 255 329
332 271 304 256 332 302
330 320 265 215 274 316
233 219 218 224 221 224
260 224 203 226 193 210
272 231 219 227 205 227
when I perform
figure
imhist(Zoom)
the histogram is defaulting in the x-axis to x10^4
<</matlabcentral/answers/uploaded_files/19890/img11.png>>
So the histogram is just a spike.
why does it not autorange the x-axis, and how too?
thanks
JasonI have an image Zoom:
Zoom =
326 313 269 237 255 329
332 271 304 256 332 302
330 320 265 215 274 316
233 219 218 224 221 224
260 224 203 226 193 210
272 231 219 227 205 227
when I perform
figure
imhist(Zoom)
the histogram is defaulting in the x-axis to x10^4
<</matlabcentral/answers/uploaded_files/19890/img11.png>>
So the histogram is just a spike.
why does it not autorange the x-axis, and how too?
thanks
Jason I have an image Zoom:
Zoom =
326 313 269 237 255 329
332 271 304 256 332 302
330 320 265 215 274 316
233 219 218 224 221 224
260 224 203 226 193 210
272 231 219 227 205 227
when I perform
figure
imhist(Zoom)
the histogram is defaulting in the x-axis to x10^4
<</matlabcentral/answers/uploaded_files/19890/img11.png>>
So the histogram is just a spike.
why does it not autorange the x-axis, and how too?
thanks
Jason imhist MATLAB Answers — New Questions