histogram problem
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Image Analyst
el 16 de Mzo. de 2012
Give us the FULL error message, including ALL the red text. That will tell us the line of your code that bombed.
Respuestas (0)
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!