histnc

Plot a normalized histogram stylized where the PDF is estimated using the area equal one.
446 Downloads
Updated 5 Aug 2014

View License

histnc is a modified hist function that plot a normalized histogram with completely customizable style. To perform normalization, the PDF is estimated using the area equal one.

Cite As

Marco Borges (2024). histnc (https://www.mathworks.com/matlabcentral/fileexchange/43307-histnc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Histograms in Help Center and MATLAB Answers
Acknowledgements

Inspired: histgauss, histgauss

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.4.0.0

Bugfix fixed number of bins. Function was restored to accept the number of bins or array of values ​​of bins!

1.3.0.0

bugfix parseArgs for one element && handle figure and axes

1.2.0.0

use only one parameter BUGFIX

1.0.0.0