histnc

Plot a normalized histogram stylized where the PDF is estimated using the area equal one.

You are now following this Submission

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 (2026). histnc (https://uk.mathworks.com/matlabcentral/fileexchange/43307-histnc), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: histgauss, histgauss

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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