How to Normalize a Histogram Y axis to 0-100% instead of cumulative frequency.

3 ビュー (過去 30 日間)
James hall
James hall 2012 年 10 月 26 日
Hi Guys,
I need to plot a histogram of decisions taken by logic of a vehicle ECM parameter
Currently this plots according to frequency using
hist(parameter name)
Instead of frequency I need it to normalise the Y axis so that it plots between 0 and 100%
I have looked at several examples and have not been able to make them work.
Using minitab I have been able to do this so I know that the data can be presented like this.
Any help would be greatly appreciated.
James
  1 件のコメント
James hall
James hall 2012 年 10 月 26 日
I would also like to add a fit line to the Histogram if anyone can help with that.
James

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by