histnc

Plot a normalized histogram stylized where the PDF is estimated using the area equal one.
446 descargas
Actualizado 5 ago 2014

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2012b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Histograms en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: histgauss, histgauss

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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