histnc

Plot a normalized histogram stylized where the PDF is estimated using the area equal one.
447 download
Aggiornato 5 ago 2014

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Histograms in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: histgauss, histgauss

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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