histnc

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

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2012b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Histograms finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: histgauss, histgauss

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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