Plot a 'grouped' univariate histogram

버전 1.0.0.0 (18.3 KB) 작성자: Dimitri Shvorob
(Subsample histograms, stacked)
다운로드 수: 3.3K
업데이트 날짜: 2016/4/4

라이선스 보기

Function HISTG ('grouped histogram') adapts Matlab's HIST to cases where data vector includes values from several observed groups, and lets one color-code group membership on the overall histogram. Separate histograms are constructed for all x-groups (each identified by a distinct finite value of a class-assignment variable c), and vertically stacked. HISTG offers display options (x-percentile cut-offs, absolute axis limits, bin size, marker line) implemented in HISTF, linked to below. (Note: when range of x is limited with [pmin, pmax], no adjustment for truncation is made. The cut-offs are meant to exclude 'extreme', low-mass values).

인용 양식

Dimitri Shvorob (2024). Plot a 'grouped' univariate histogram (https://www.mathworks.com/matlabcentral/fileexchange/14598-plot-a-grouped-univariate-histogram), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
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!

histg/

histg/html/

버전 게시됨 릴리스 정보
1.0.0.0

BSD
cosmetic revision