binwidth histogram matlab code example Example: binwidth histogram matlab h1 = histogram(Data); h1.Normalization = 'probability'; h1.BinWidth = 0.05;