histogram problem
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Image Analyst
il 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!