Plot a univariate histogram

版本 1.0.0.0 (12.7 KB) 作者: Dimitri Shvorob
(a little easier than with HIST)
2.8K 次下载
更新时间 2016/4/4

查看许可证

Function HISTF ('flexible histogram') extends Matlab's HIST by letting one bound displayed percentiles, set x-axis limits and y-axis maximum, set x bin size, and draw a marker line at given x position. In contrast to HIST, relative rather than absolute frequencies are displayed. (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 univariate histogram (https://www.mathworks.com/matlabcentral/fileexchange/14597-plot-a-univariate-histogram), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Histograms 的更多信息
致谢

启发作品: Bootstrap a statistic

Community Treasure Hunt

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

Start Hunting!

histf/

histf/html/

版本 已发布 发行说明
1.0.0.0

BSD
cosmetic revision