hist2

Plots a histogram with a gaussian fit to the data.

You are now following this Submission

M-Files which plot a histogram with a gaussian fit to the data and write the information to the screen as well as on the command line.

The general usage is hfitg(array,num_of_bins) you can also use hfitg(array,num_of_bins,min_value,max_value) Where min_value and max_value will be the min/max limits of the histogram.

The function also calculates the chi^2 of the fit and reports this as well as the number of degrees of freedom.

These routines are based on similar routines in PAW that I found I couldn't live without. Hope they are of use to others.

Cite As

Thomas Gaussiran (2026). hist2 (https://uk.mathworks.com/matlabcentral/fileexchange/298-hist2), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Optometrika

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0