MATLAB: How to create Gaussian curve to an existing Histogram

gaussianhistogramstatistics

Hello,
How can I create the Gaussian curve to an existing Histogram in matlab? Which commands should I use?

Best Answer

histfit
See here, any issue let me know here?