histogram problem
1 view (last 30 days)
Show older comments
Hello. I have a problem in making histogram figure.
I have a large scale table data, and i want to use this data to make a histogram.
This was the error message when i trited it.
Error in ==> hist at 63 miny = min(y(ind));
how can i do?
Help me!
1 Comment
Image Analyst
on 16 Mar 2012
Give us the FULL error message, including ALL the red text. That will tell us the line of your code that bombed.
Answers (0)
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!