histn.m

버전 1.0.0.0 (2.09 KB) 작성자: Daniel Ennis
This function generates an overlapping histogram of multiple populations.
다운로드 수: 2.1K
업데이트 날짜: 2005/7/18

라이선스 보기

This function generates an overlapping histogram of multiple populations. For a demo simply type "histn".

SYNTAX: h=histn(Y,X,S)

Y - Data array that is NxM where N is the number of groups and M is the number of measures within each group. Right now M has to be the same for each group.

X - Optional input that specifies the bin centers as a vector. If N is a scalar then it specifies the NUMBER of bins

S - Optional flag that turns on(1) or off(0) the display of the population mean and standard deviation. Default is 0.

DBE 2005/03/10

To Do:
1) Improve handling for input of different sized groups
2) Improve "intelligence" of tick label format...based upon range of input data

인용 양식

Daniel Ennis (2024). histn.m (https://www.mathworks.com/matlabcentral/fileexchange/8053-histn-m), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Histograms에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0