histogram problem
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Image Analyst
am 16 Mär. 2012
Give us the FULL error message, including ALL the red text. That will tell us the line of your code that bombed.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Histograms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!