Can I use histfit and add a specified type of Bin in it? I want to take my data and add bins with the array [0:2:100], however it won't let me. More specifically I am trying to obtain a bell curve over my histogram and don't know how to go about this

1 次查看(过去 30 天)
histfit

回答(1 个)

dpb
dpb 2020-2-11
What's wrong w/
histfit(randn(1000,1))
which generated
untitled.jpg
  2 个评论
dpb
dpb 2020-2-12
编辑:dpb 2020-2-12
Dunno what that means... histfit| does it for you.
See another thread from not too long ago to put a pdf on top empirical data if that's the question (don't get sidetracked in the sidebar discussion of what the OPs data are, just note the code)

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Whos 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by