Basic histogram with histogram function.
이전 댓글 표시
I am trying to create a histogram from a data set in excel by importing it to matlab.
I can't get the histogram function to work with a table or data array after import.
I need to use the data set to make a histogram with a bin width of 50 and then subtract one entry per bin.
how do I reference the array or table in the histogram function? how would I subtract one entry per bin?
any help would be greatly appreciated.
댓글 수: 3
Ameer Hamza
2020년 5월 14일
Can you share a sample dataset? The correct solution depends on how your data is arranged.
daniel caltrider
2020년 5월 15일
daniel caltrider
2020년 5월 15일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!