- [bincounts,ind]= histc(_) returns ind, an array the same size as x indicating the bin number that each entry in x sorts into. Use this syntax with any of the previous input argument combinations.
Want to retain location in a histogram plot
조회 수: 2 (최근 30일)
이전 댓글 표시
I have plotted a histogram using the hist function in MATLAB however, I want to find out the original location of the values in the various bins when they were in my original vector. How do I go about doing that?
댓글 수: 0
채택된 답변
Star Strider
2014년 11월 3일
댓글 수: 0
추가 답변 (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!