histogram problem
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Image Analyst
2012년 3월 16일
Give us the FULL error message, including ALL the red text. That will tell us the line of your code that bombed.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!