I've written a small MATLAB function that (I think) could be useful for others. The idea is to find the distribution that best fits a set of data. The function tries all distributions available (continuous or discrete depending on the data), chooses the one with the highest likelihood, returns its parameters with 95% CI and plots the data and the fitting. Everybody is welcome to try it, and If you find bugs or have suggestions, please comment.
The code is in 'File Exchange' at mathworks.com: http://www.mathworks.com/matlabcentral/fileexchange/40167-fitmethis